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 873443a commit 665c1f2Copy full SHA for 665c1f2
setup.py
@@ -8,7 +8,7 @@
8
from setuptools import setup, find_packages # noqa: H301
9
10
NAME = "affixapi"
11
-VERSION = "1.1.39"
+VERSION = "1.1.40"
12
13
# To install the library, run the following
14
#
0 commit comments