We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae7eee commit 5472affCopy full SHA for 5472aff
setup.py
@@ -21,7 +21,7 @@
21
from setuptools import Extension, setup
22
23
NAME = 'n2'
24
-VERSION = '0.1.7b0'
+VERSION = '0.1.7'
25
26
27
def long_description():
0 commit comments