Skip to content

Commit

Permalink
chore: Bump version to 0.1.18
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Blin <[email protected]>
  • Loading branch information
kblin committed Dec 8, 2020
1 parent a9ae640 commit bc25775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antismash_models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.1.17'
__version__ = '0.1.18'

from .control import AsyncControl, SyncControl
from .job import AsyncJob, SyncJob
Expand Down

0 comments on commit bc25775

Please sign in to comment.