Skip to content

Commit 1c5f5fa

Browse files
Update version_template.py
1 parent 30224a4 commit 1c5f5fa

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 = '4.0.0a1'
32+
baseVersion = '4.0.0'
3333
cgcloudVersion = '1.6.0a1.dev393'
3434

3535

0 commit comments

Comments
 (0)