Skip to content

Commit

Permalink
Docs: Add FAQ and generic application info #113
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Apr 18, 2016
1 parent 3576d80 commit ad44a02
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, 1, 0, 'beta', 5)
VERSION = (1, 1, 0, 'beta', 6)

__version__ = get_version(VERSION)

0 comments on commit ad44a02

Please sign in to comment.