We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d429b30 commit bb5af97Copy full SHA for bb5af97
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pfb-imaging"
3
-version = "0.0.7"
+version = "0.0.8"
4
description = "Radio interferometric imaging suite based on a preconditioned forward-backward approach"
5
authors = ["Landman Bester <lbester@sarao.ac.za>"]
6
license = "MIT"
tbump.toml
@@ -2,7 +2,7 @@
github_url = "https://github.com/ratt-ru/pfb-imaging/"
[version]
-current = "0.0.7"
+current = "0.0.8"
7
# Example of a semver regexp.
8
# Make sure this matches current_version before
0 commit comments