Skip to content

Commit b05de3c

Browse files
committed
Bump to 0.0.5
1 parent 8293678 commit b05de3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pfb-imaging"
3-
version = "0.0.4"
3+
version = "0.0.5"
44
description = "Radio interferometric imaging suite based on a preconditioned forward-backward approach"
55
authors = ["Landman Bester <lbester@sarao.ac.za>"]
66
license = "MIT"

tbump.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
github_url = "https://github.com/ratt-ru/pfb-imaging/"
33

44
[version]
5-
current = "0.0.4"
5+
current = "0.0.5"
66

77
# Example of a semver regexp.
88
# Make sure this matches current_version before

0 commit comments

Comments
 (0)