diff --git a/pyproject.toml b/pyproject.toml index e867423..b44dcee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ name = "rosbag_merge" # version is the package version. See the version specifier specification # for more details on versions. Some build backends allow it to be # specified another way, such as from a file or a git tag. -version = "0.1.1" +version = "0.1.2" authors = [ { name="Jonathan Sanabria", email="jonsanria@gmail.com" }, ]