Skip to content

Commit e3cd9cd

Browse files
committed
UpVersion
1 parent ab9ee93 commit e3cd9cd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
## Work in progress
1+
## 8.0.3
2+
3+
- Drop compatibility for unsupported Python Version (@Viicos - thx)
4+
- Fix pattern types.
25

36
## 8.0.2
47

slugify/__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/python-slugify'
66
__license__ = 'MIT'
77
__copyright__ = 'Copyright 2022 Val Neekman @ Neekware Inc.'
8-
__version__ = '8.0.2'
8+
__version__ = '8.0.3'

0 commit comments

Comments
 (0)