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 be246f8 commit 5cbf023Copy full SHA for 5cbf023
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='django-pwned-validator',
9
- version='0.0.2',
+ version='0.0.3',
10
packages=find_packages(),
11
include_package_data=True,
12
license='MIT License',
0 commit comments