diff --git a/pyproject.toml b/pyproject.toml index 975ffa6..e1a1c63 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lyra-v2-client" -version = "0.2.3" +version = "0.2.4" description = "" authors = ["8baller <8ball030@gmail.com>"] readme = "README.md" diff --git a/tbump.toml b/tbump.toml index 9cc0230..8624079 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,5 +1,5 @@ [version] -current = "0.2.3" +current = "0.2.4" # Example of a semver regexp. # Make sure this matches current_version before