Skip to content

Commit

Permalink
[bumpversion] 1.1.0-dev0 (#4)
Browse files Browse the repository at this point in the history
Bumps to a development version to check if the new GitHub Action for
publishing works.
  • Loading branch information
kbrgl authored Oct 26, 2024
1 parent 5a35a9b commit 7661746
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cartesia/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.14"
__version__ = "1.1.0-dev0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "cartesia"
version = "1.0.14"
version = "1.1.0-dev0"
description = "The official Python library for the Cartesia API."
readme = "README.md"
requires-python = ">=3.9"
Expand Down

0 comments on commit 7661746

Please sign in to comment.