Skip to content

Commit 410e179

Browse files
committed
show py 3.12 support
1 parent 5cbb1b3 commit 410e179

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 6.0.3
2+
3+
Enhancement:
4+
- Show in Pypi Python 3.12 is supported (thx: @jrobichaud)
5+
16
# 6.0.2
27

38
Enhancement:

ipware/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
__url__ = 'https://github.com/un33k/django-ipware'
66
__license__ = 'MIT'
77
__copyright__ = 'Copyright 2023 Val Neekman @ Neekware Inc.'
8-
__version__ = '6.0.2'
8+
__version__ = '6.0.3'

0 commit comments

Comments
 (0)