Skip to content

Commit

Permalink
bump version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
PetePupalaikis committed Nov 16, 2018
1 parent d9fc433 commit 8a7ba3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SignalIntegrity/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
__url__ = "https://github.com/TeledyneLeCroy/SignalIntegrity"
__copyright__ = u"Copyright {} 2018, {}".format(u"\u00A9",__organization__)
__license__ = "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)"
__version__ = "1.0.4"
__version__ = "1.0.5"
__status__ = "Development Status :: 4 - Beta"

0 comments on commit 8a7ba3e

Please sign in to comment.