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 4330157 commit 48ef2d3Copy full SHA for 48ef2d3
webgenie/constants.py
@@ -3,7 +3,7 @@
3
4
# Change this value when updating your code base.
5
# Define the version of the webgenie.
6
-__VERSION__ = "1.1.16" # version
+__VERSION__ = "1.1.17" # version
7
8
SPEC_VERSION = (
9
(1000 * int(__VERSION__.split(".")[0]))
0 commit comments