Skip to content

Commit e906f46

Browse files
committed
Release v0.12.4
Fixes an issue that prevented natural_keys from being used with filters
1 parent 071a6b7 commit e906f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='Flask-Potion',
8-
version='0.12.3',
8+
version='0.12.4',
99
packages=find_packages(exclude=['*tests*']),
1010
url='http://potion.readthedocs.org/en/latest/',
1111
license='MIT',

0 commit comments

Comments
 (0)