Skip to content

Commit

Permalink
Bump to beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
isra17 committed Dec 25, 2019
1 parent e1eb63e commit f03f0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dramatiq_abort/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.1beta"
__version__ = "0.1beta1"

from .backend import EventBackend
from .middleware import Abort, Abortable, abort
Expand Down

0 comments on commit f03f0e5

Please sign in to comment.