We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ca444 commit 5ec4620Copy full SHA for 5ec4620
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "xurrent"
3
-version = "0.5.0-preview.8"
+version = "0.5.0"
4
authors = [
5
{ name="Fabian Steiner", email="fabian@stei-ner.net" },
6
]
@@ -18,7 +18,7 @@ Homepage = "https://github.com/fasteiner/xurrent-python"
18
Issues = "https://github.com/fasteiner/xurrent-python/issues"
19
[tool.poetry]
20
21
22
description = "A python module to interact with the Xurrent API."
23
authors = ["Ing. Fabian Franz Steiner BSc. <fabian.steiner@tttech.com>"]
24
readme = "README.md"
0 commit comments