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 099e21d commit ad4b8faCopy full SHA for ad4b8fa
setup.py
@@ -5,7 +5,7 @@
5
from setuptools import Extension # type: ignore
6
from setuptools import setup
7
8
-AK_VERSION = '1.1.0'
+AK_VERSION = '1.2.0'
9
10
ROOT_DIR_FP = path.abspath(path.dirname(__file__))
11
0 commit comments