Skip to content

Commit

Permalink
upping version for release on pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
waawal committed Jul 3, 2013
1 parent 6ea1123 commit 803c0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@
setup(
data_files = [('', ['README.rst'])],
name = 'bottle-hotqueue',
version = '0.2.3',
version = '0.2.4',
url = 'https://github.com/waawal/bottle_hotqueue',
description = 'FIFO Queue for Bottle built upon HotQueue',
long_description = long_description,
Expand Down

0 comments on commit 803c0f0

Please sign in to comment.