Skip to content

Commit e0499ba

Browse files
committed
bump version
1 parent dc6ab41 commit e0499ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
__author__ = "Casper da Costa-Luis <[email protected]>"
1313
__licence__ = "Apache-2.0"
14-
__version__ = "1.0.1"
14+
__version__ = "1.0.2"
1515
src_dir = os.path.abspath(os.path.dirname(__file__))
1616

1717
# Execute Makefile commands if specified

0 commit comments

Comments
 (0)