Skip to content

Commit

Permalink
chore: Bump version to 0.1.23
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Blin <[email protected]>
  • Loading branch information
kblin committed Dec 2, 2022
1 parent 65e9c13 commit 37d0f73
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.22'
__version__ = '0.1.23'

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

0 comments on commit 37d0f73

Please sign in to comment.