We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0281f3b commit cceb54aCopy full SHA for cceb54a
2 files changed
CHANGES.rst
@@ -1,6 +1,12 @@
1
CHANGES
2
=======
3
4
+2.0.3 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
2.0.2 (2025-09-29)
11
------------------
12
setup.py
@@ -17,7 +17,7 @@ def read(fname):
17
18
setup(
19
name='django-authtools',
20
- version='2.0.2',
+ version='2.0.3.dev0',
21
author='Fusionbox, Inc.',
22
author_email='programmers@fusionbox.com',
23
description=__doc__,
0 commit comments