Skip to content

Commit

Permalink
Bump version... there's probably a better way to do this
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewald committed Aug 14, 2016
1 parent 0ad6b54 commit 9faf591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
import ez_setup
ez_setup.use_setuptools()
from setuptools import setup, find_packages
__version__ = '1.17.3'
__version__ = '1.17.4'

setup(
name="funkload",
Expand Down

0 comments on commit 9faf591

Please sign in to comment.