Skip to content

Commit

Permalink
version 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ejacox committed Nov 7, 2017
1 parent dd221e2 commit d48d971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# - don't import at module level unless you want the imported value to be included in the output
# - only import from the Python standard run-time library (you can't have any dependencies)

baseVersion = '3.12.0a1'
baseVersion = '3.12.0'

cgcloudVersion = '1.6.0a1.dev393'

Expand Down

0 comments on commit d48d971

Please sign in to comment.