Skip to content

Commit

Permalink
Merge branch 'release/0.2.5' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzeman committed Dec 6, 2013
2 parents 295d152 + c5bc86c commit 5f36e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/caper/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from caper.parsers.scene import SceneParser


__version_info__ = ('0', '2', '4')
__version_info__ = ('0', '2', '5')
__version_branch__ = 'master'

__version__ = "%s%s" % (
Expand Down

0 comments on commit 5f36e94

Please sign in to comment.