We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dad2c3 commit e4651a9Copy full SHA for e4651a9
pyblish_starter/version.py
@@ -1,6 +1,6 @@
1
2
VERSION_MAJOR = 0
3
-VERSION_MINOR = 1
+VERSION_MINOR = 2
4
VERSION_PATCH = 0
5
6
version_info = (VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH)
0 commit comments