Skip to content

Commit

Permalink
Increase version number to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RoTranDo committed Dec 5, 2023
1 parent 7fdf60c commit b13794c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anfema_django_testutils/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Collection of various django related test utilities."""

__version__ = "0.6.0"
__version__ = "0.7.0"


def load_tests(loader, tests, pattern):
Expand Down

0 comments on commit b13794c

Please sign in to comment.