Skip to content

Commit

Permalink
Revert commit in wrong branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennis committed Nov 7, 2016
1 parent 1d2212c commit 97f163e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dsmrreader/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
from django.utils.version import get_version


VERSION = (1, 3, 2, 'beta', 1)
VERSION = (1, 3, 1, 'final', 0)

__version__ = get_version(VERSION)

0 comments on commit 97f163e

Please sign in to comment.