Skip to content

Commit 904fe68

Browse files
committed
Bump version
1 parent 9143e8d commit 904fe68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PySignal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__copyright__ = "Copyright 2016, Dhruv Govil"
33
__credits__ = ["Dhruv Govil", "John Hood", "Jason Viloria"]
44
__license__ = "MIT"
5-
__version__ = "1.0.0"
5+
__version__ = "1.0.1"
66
__maintainer__ = "Dhruv Govil"
77
__email__ = "[email protected]"
88
__status__ = "Beta"

0 commit comments

Comments
 (0)