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 6e7af13 commit 12a6645Copy full SHA for 12a6645
CHANGELOG.rst
@@ -1,5 +1,5 @@
1
-0.3.2 - In development
2
-~~~~~~~~~~~~~~~~~~~~~~
+0.3.2a0 - 5 December 2019
+~~~~~~~~~~~~~~~~~~~~~~~~~
3
4
* Add Django 3 support.
5
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = django-basic-auth-ip-whitelist
-version = 0.3.1
+version = 0.3.2a0
description = Hide your Django site behind basic authentication mechanism with IP whitelisting support.
long-description = file: README.rst
6
author = Tomasz Knapik
0 commit comments