Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dgovil committed Dec 20, 2016
1 parent 9143e8d commit 904fe68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PySignal.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__copyright__ = "Copyright 2016, Dhruv Govil"
__credits__ = ["Dhruv Govil", "John Hood", "Jason Viloria"]
__license__ = "MIT"
__version__ = "1.0.0"
__version__ = "1.0.1"
__maintainer__ = "Dhruv Govil"
__email__ = "[email protected]"
__status__ = "Beta"
Expand Down

0 comments on commit 904fe68

Please sign in to comment.