Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tokejepsen authored Sep 22, 2016
1 parent 569b696 commit 58553ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyblish_lite/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

VERSION_MAJOR = 0
VERSION_MINOR = 3
VERSION_MINOR = 4
VERSION_PATCH = 3

version_info = (VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH)
Expand Down

0 comments on commit 58553ad

Please sign in to comment.