Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cenkalti committed Jul 23, 2013
1 parent 4dbfd51 commit cfaeabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kuyruk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from kuyruk.events import EventMixin
from kuyruk.connection import Connection

__version__ = '0.19.0'
__version__ = '0.19.1'

try:
# not available in python 2.6
Expand Down

0 comments on commit cfaeabd

Please sign in to comment.