Skip to content

Commit

Permalink
Bump version (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasturcani committed Jan 26, 2022
1 parent 7f46df3 commit 7ea3f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from .serialization import * # noqa
from .utilities import * # noqa

__version__ = '2021.11.15.0'
__version__ = '2022.1.26.0'

0 comments on commit 7ea3f1e

Please sign in to comment.