We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbb8600 + 6dbc726 commit 8ae705fCopy full SHA for 8ae705f
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "cult-cargo"
3
-version = "0.1.2rc8"
+version = "0.1.2"
4
description = "Curated cargo of standard radio astronomy packages for stimela 2.0"
5
authors = ["Oleg Smirnov, Sphesihle Makhathini"]
6
license = "MIT"
@@ -9,7 +9,7 @@ packages = [{include = "cultcargo"}]
9
10
[tool.poetry.dependencies]
11
python = "^3.8"
12
-stimela = "^2.0rc17"
+stimela = "^2.0"
13
requests = "^2.0"
14
15
[tool.poetry.scripts]
0 commit comments