diff --git a/.bumpversion.toml b/.bumpversion.toml index cd67479..b0d5a46 100644 --- a/.bumpversion.toml +++ b/.bumpversion.toml @@ -1,5 +1,5 @@ [tool.bumpversion] -current_version = "1.3.46" +current_version = "1.3.47" commit = true tag = true tag_name = "{new_version}" diff --git a/VERSION b/VERSION index 78c1c17..fea650a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.46 \ No newline at end of file +1.3.47 \ No newline at end of file