Skip to content

Commit ab8b084

Browse files
committed
chore: edit version
1 parent f8e40da commit ab8b084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webgenie/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Change this value when updating your code base.
55
# Define the version of the webgenie.
66

7-
__VERSION__ = "1.1.20" # version
7+
__VERSION__ = "1.1.30" # version
88

99
SPEC_VERSION = (
1010
(1000 * int(__VERSION__.split(".")[0]))

0 commit comments

Comments
 (0)