We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338b7ea commit 2237665Copy full SHA for 2237665
whoisdomain/version.py
@@ -1,3 +1,2 @@
1
-"""This module only makes the version available for dynamic versioning"""
2
-
3
-VERSION = "1.20250220.1"
+'''This module only makes the version available for dynamic versioning'''
+VERSION = '1.20250220.2'
work/version
@@ -1 +1 @@
-1.20250220.1
+1.20250220.2
0 commit comments