Skip to content

Commit

Permalink
Bumped patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
RcSepp committed Oct 27, 2018
1 parent 700de2c commit 89025a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asyncframes/__init__.py
Expand Up @@ -14,7 +14,7 @@
'all_', 'animate', 'any_', 'Awaitable', 'Event', 'AbstractEventLoop',
'EventSource', 'Frame', 'InvalidOperationException', 'hold', 'Primitive', 'sleep'
]
__version__ = '1.1.0'
__version__ = '1.1.1'


class InvalidOperationException(Exception):
Expand Down

0 comments on commit 89025a7

Please sign in to comment.