diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 37f1b47..39292eb 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.1.73 +current_version = 0.1.74 commit = True tag = True tag_name = {new_version} diff --git a/Cargo.toml b/Cargo.toml index 5886315..f4241d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "genomeshader" -version = "0.1.73" +version = "0.1.74" authors = ["Kiran V Garimella "] edition = "2021" license = "BSD 3-Clause" diff --git a/VERSION b/VERSION index 15c8dff..c59e392 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -version=0.1.73 +version=0.1.74