Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe14f3 commit 46a661fCopy full SHA for 46a661f
2 files changed
CHANGES
@@ -2,8 +2,8 @@ Version History
2
===============
3
4
5
-Version 0.5.15 (unreleased)
6
----------------------------
+Version 0.5.15
+--------------
7
* Updated test matrix, drop tests against Python3.6, test against Python3.9
8
* Remove dependency on six
9
* Test against Django 4.0a1
captcha/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (0, 5, 14)
+VERSION = (0, 5, 15)
def get_version():
0 commit comments