Skip to content

Commit

Permalink
ci: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roei-Levi committed Nov 6, 2024
1 parent 4dc6315 commit ba21284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cymple/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Version information for Cymple"""

__version__: str = "0.11.0"
__version__: str = "0.12.0"

0 comments on commit ba21284

Please sign in to comment.