Skip to content

Commit

Permalink
Release 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher 'CJ' Ketchum committed Feb 10, 2017
1 parent e751ccd commit 378fffa
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.5.2a1'
baseVersion = '3.5.2'

cgcloudVersion = '1.6.0a1.dev393'

Expand Down

0 comments on commit 378fffa

Please sign in to comment.