Skip to content

Commit

Permalink
v5.0 final
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Feb 7, 2022
1 parent c11050b commit 96b23e3
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
@@ -1,5 +1,5 @@
from django.utils.version import get_version

VERSION = (5, 0, 0, 'rc', 2)
VERSION = (5, 0, 0, 'final', 0)

__version__ = get_version(VERSION)

0 comments on commit 96b23e3

Please sign in to comment.