diff --git a/pyproject.toml b/pyproject.toml index d1a926b..44f9b95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hundred-x" -version = "0.1.26" +version = "0.1.27" description = "# hundred_x" authors = ["8baller <8ball030@gmail.com>"] readme = "README.md" diff --git a/tbump.toml b/tbump.toml index e18c24e..149a92c 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,5 +1,5 @@ [version] -current = "0.1.26" +current = "0.1.27" # Example of a semver regexp. # Make sure this matches current_version before