Skip to content

Commit

Permalink
v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Jun 15, 2016
1 parent d90a2c8 commit 91e2725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caravel/version.py
@@ -1,6 +1,6 @@
VERSION_MAJOR = 0
VERSION_MINOR = 9
VERSION_BUILD = 0
VERSION_BUILD = 1
VERSION_INFO = (VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD)
VERSION_STRING = "%d.%d.%d" % VERSION_INFO

Expand Down

0 comments on commit 91e2725

Please sign in to comment.