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 Aug 30, 2023
1 parent ea987b7 commit 1de4d60
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.10.0"
__version__: str = "0.11.0"

0 comments on commit 1de4d60

Please sign in to comment.