Skip to content

Commit a7f13ef

Browse files
committed
Bump version to v1.2.1
1 parent 0923955 commit a7f13ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/metadata.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
__version__ = '1.2.0'
2-
__version_long = '1.2.0+e1943b1'
3-
__version_upcoming_annotated_v_tag = '1.3.0'
4-
__version_most_recent_release = '1.2.0-rc1'
1+
__version__ = '1.2.1'
2+
__version_long = '1.2.1+zzzzzzz'
3+
__version_upcoming_annotated_v_tag = '1.2.2'
4+
__version_most_recent_release = '1.2.0'
55

66

77
def version_formatter(dummy):

0 commit comments

Comments
 (0)