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 6e3a841 commit 7dc3796Copy full SHA for 7dc3796
setup.py
@@ -7,7 +7,7 @@
7
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
8
long_description = "\n" + fh.read()
9
10
-VERSION = '1.0'
+VERSION = '1.1'
11
DESCRIPTION = 'ACM Term Premium'
12
13
# Setting up
0 commit comments