Skip to content

Commit c6b10a1

Browse files
authored
Increase version number to v0.7.0 (#38)
1 parent 7fdf60c commit c6b10a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

anfema_django_testutils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Collection of various django related test utilities."""
22

3-
__version__ = "0.6.0"
3+
__version__ = "0.7.0"
44

55

66
def load_tests(loader, tests, pattern):

0 commit comments

Comments
 (0)