Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lundberg committed Apr 26, 2019
1 parent a58ec84 commit 3c077ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion djedi/__init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
VERSION = (1, 3, 1, 'final', 0)
VERSION = (1, 3, 2, 'final', 0)


def get_version(version=None):
Expand Down

0 comments on commit 3c077ed

Please sign in to comment.