Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lundberg committed Oct 10, 2013
1 parent cebea4d commit 5dc91ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion djedi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# coding=utf-8
VERSION = (1, 0, 0, 'beta', 1)
VERSION = (1, 0, 0, 'beta', 2)


def get_version(version=None):
Expand Down

0 comments on commit 5dc91ca

Please sign in to comment.