Skip to content

Commit

Permalink
increase version again
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahdi Zareie authored and Mahdi Zareie committed Nov 26, 2017
1 parent 766bd05 commit 5f94604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -19,7 +19,7 @@ def run_tests(self):
setup(
name='easy_job',
packages=setuptools.find_packages(exclude=['tests', 'tests.*']),
version='0.2.3',
version='0.2.4',
description='A lightweight background task runner',
author='Mahdi Zareie',
install_requires=["retrying",
Expand Down

0 comments on commit 5f94604

Please sign in to comment.