diff --git a/pyproject.toml b/pyproject.toml index 85d84bd3..bee95174 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "quartical" -version = "0.2.0" +version = "0.2.1" 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 78ae3488..bdc5b3cc 100644 --- a/tbump.toml +++ b/tbump.toml @@ -2,7 +2,7 @@ github_url = "https://github.com/ratt-ru/QuartiCal/" [version] -current = "0.2.0" +current = "0.2.1" # Example of a semver regexp. # Make sure this matches current_version before