We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce876e1 + c66e8ef commit 9dd11b9Copy full SHA for 9dd11b9
setup.py
@@ -7,7 +7,7 @@
7
from setuptools import setup, Extension
8
from os import getenv
9
10
-LIB_VERSION="0.2.5"
+LIB_VERSION="0.2.6"
11
12
with open("README.md") as readme:
13
long_description = readme.read()
0 commit comments