Skip to content

Commit 214041c

Browse files
Update version_template.py
1 parent 1e5a083 commit 214041c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version_template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# - don't import even standard modules at global scope without renaming them
3030
# to have leading/trailing underscores
3131

32-
baseVersion = '5.1.0a1'
32+
baseVersion = '5.1.0'
3333
cgcloudVersion = '1.6.0a1.dev393'
3434

3535

0 commit comments

Comments
 (0)