diff --git a/pyproject.toml b/pyproject.toml index d3d1b7ac..e3e25604 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "quartical" -version = "0.2.2" +version = "0.2.3" 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 2434947e..22ab0257 100644 --- a/tbump.toml +++ b/tbump.toml @@ -2,7 +2,7 @@ github_url = "https://github.com/ratt-ru/QuartiCal/" [version] -current = "0.2.2" +current = "0.2.3" # Example of a semver regexp. # Make sure this matches current_version before