We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6ab41 commit e0499baCopy full SHA for e0499ba
setup.py
@@ -11,7 +11,7 @@
11
12
__author__ = "Casper da Costa-Luis <[email protected]>"
13
__licence__ = "Apache-2.0"
14
-__version__ = "1.0.1"
+__version__ = "1.0.2"
15
src_dir = os.path.abspath(os.path.dirname(__file__))
16
17
# Execute Makefile commands if specified
0 commit comments