Skip to content

Commit

Permalink
Bump version to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zero323 committed Nov 1, 2015
1 parent c2cfcfe commit a2a9a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tryingsnake/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

__version__ = '0.2.4'
__version__ = '0.2.5'


class Try_(object):
Expand Down

0 comments on commit a2a9a02

Please sign in to comment.