We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b158413 commit b9c0384Copy full SHA for b9c0384
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.7.2
+current_version = 1.7.3
3
commit = True
4
tag = True
5
tag_name = v{new_version}
django_password_validators/__init__.py
@@ -17,4 +17,4 @@
17
# 1.1
18
# 0.3.5b1
19
# 0.6c3
20
-__version__ = '1.7.2'
+__version__ = '1.7.3'
0 commit comments