Skip to content

Commit

Permalink
v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Nov 8, 2016
1 parent 081eb77 commit 8740077
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, 2, 'final', 0)

__version__ = get_version(VERSION)

0 comments on commit 8740077

Please sign in to comment.