Skip to content

Commit

Permalink
πŸ”– Release 0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Jun 26, 2024
1 parent 76f4eb7 commit a60bc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion laminci/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"""

__version__ = "0.13.1" # denote a pre-release for 0.1.0 with 0.1a1
__version__ = "0.13.2" # denote a pre-release for 0.1.0 with 0.1a1

from . import db, nox
from ._artifacts import upload_docs_artifact
Expand Down

0 comments on commit a60bc27

Please sign in to comment.