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 5cbb1b3 commit 410e179Copy full SHA for 410e179
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 6.0.3
2
+
3
+Enhancement:
4
+- Show in Pypi Python 3.12 is supported (thx: @jrobichaud)
5
6
# 6.0.2
7
8
Enhancement:
ipware/__version__.py
@@ -5,4 +5,4 @@
__url__ = 'https://github.com/un33k/django-ipware'
__license__ = 'MIT'
__copyright__ = 'Copyright 2023 Val Neekman @ Neekware Inc.'
-__version__ = '6.0.2'
+__version__ = '6.0.3'
0 commit comments