Skip to content

Commit

Permalink
fix: version bumped to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zubairshakoorarbisoft committed Jul 25, 2023
1 parent aca2191 commit a7e36e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release_util/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
a collection of Django management commands used for analyzing and manipulating migrations.
"""

__version__ = '1.2.0' # pragma: no cover
__version__ = '1.3.0' # pragma: no cover

0 comments on commit a7e36e9

Please sign in to comment.