Skip to content

Commit 0281f3b

Browse files
author
bgaudino
committed
Preparing release 2.0.2
1 parent c5760b0 commit 0281f3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGES
22
=======
33

4-
2.0.2 (unreleased)
4+
2.0.2 (2025-09-29)
55
------------------
66

77
- Support the change in Django 5.0+ to a password change button on user edit pages in the Django admin (Jeff Bradberry #129)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def read(fname):
1717

1818
setup(
1919
name='django-authtools',
20-
version='2.0.2.dev0',
20+
version='2.0.2',
2121
author='Fusionbox, Inc.',
2222
author_email='[email protected]',
2323
description=__doc__,

0 commit comments

Comments
 (0)