diff --git a/pyproject.toml b/pyproject.toml index 7c50bac4..68c1f4ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "quartical" -version = "0.1.11" +version = "0.2.0" description = "Fast and flexible calibration suite for radio interferometer data." repository = "https://github.com/ratt-ru/QuartiCal" documentation = "https://quartical.readthedocs.io" diff --git a/tbump.toml b/tbump.toml index e481d3d3..78ae3488 100644 --- a/tbump.toml +++ b/tbump.toml @@ -2,7 +2,7 @@ github_url = "https://github.com/ratt-ru/QuartiCal/" [version] -current = "0.1.11" +current = "0.2.0" # Example of a semver regexp. # Make sure this matches current_version before