Skip to content

Commit

Permalink
Merge pull request #168 from mottosso/master
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
mottosso committed Mar 27, 2015
2 parents 512c8cc + a3f42e7 commit 7ff8f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyblish/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

VERSION_MAJOR = 1
VERSION_MINOR = 0
VERSION_PATCH = 13
VERSION_PATCH = 14

version_info = (VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH)
version = '%i.%i.%i' % version_info
Expand Down

0 comments on commit 7ff8f0c

Please sign in to comment.