Skip to content

Commit

Permalink
v5.11 start
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Jan 29, 2023
1 parent e195fee commit d693ec9
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, 10, 1, "final", 0)
VERSION = (5, 11, 0, "final", 0)

__version__ = get_version(VERSION)

0 comments on commit d693ec9

Please sign in to comment.