We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d40539d commit caf498dCopy full SHA for caf498d
setup.py
@@ -12,7 +12,7 @@
12
from setuptools import setup, find_packages # noqa: H301
13
14
NAME = "FreeClimb"
15
-VERSION = "4.0.3"
+VERSION = "4.0.4"
16
# To install the library, run the following
17
#
18
# python setup.py install
0 commit comments