Skip to content

Commit 8ae705f

Browse files
authored
Merge pull request #37 from caracal-pipeline/r0.1.2
release 0.1.2 ready to go
2 parents dbb8600 + 6dbc726 commit 8ae705f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cult-cargo"
3-
version = "0.1.2rc8"
3+
version = "0.1.2"
44
description = "Curated cargo of standard radio astronomy packages for stimela 2.0"
55
authors = ["Oleg Smirnov, Sphesihle Makhathini"]
66
license = "MIT"
@@ -9,7 +9,7 @@ packages = [{include = "cultcargo"}]
99

1010
[tool.poetry.dependencies]
1111
python = "^3.8"
12-
stimela = "^2.0rc17"
12+
stimela = "^2.0"
1313
requests = "^2.0"
1414

1515
[tool.poetry.scripts]

0 commit comments

Comments
 (0)