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 0eae783 commit ceeca60Copy full SHA for ceeca60
tools/metadata.py
@@ -1,7 +1,7 @@
1
-__version__ = '1.2.2'
2
-__version_long = '1.2.2+6a43953'
3
-__version_upcoming_annotated_v_tag = '1.2.3'
4
-__version_most_recent_release = '1.2.1'
+__version__ = '1.2.3'
+__version_long = '1.2.3+zzzzzzz'
+__version_upcoming_annotated_v_tag = '1.2.4'
+__version_most_recent_release = '1.2.2'
5
6
7
def version_formatter(dummy):
0 commit comments