Skip to content

Commit 8a3a44c

Browse files
committed
bump version
1 parent f1fe5db commit 8a3a44c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import ez_setup
2525
ez_setup.use_setuptools()
2626
from setuptools import setup, find_packages
27-
__version__ = '1.17.0'
27+
__version__ = '1.17.2'
2828

2929
setup(
3030
name="funkload",

0 commit comments

Comments
 (0)