Skip to content

Commit 5ec4620

Browse files
fasteinergithub-actions[bot]
authored andcommitted
Update pyproject.toml for release 0.5.0
1 parent e7ca444 commit 5ec4620

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "xurrent"
3-
version = "0.5.0-preview.8"
3+
version = "0.5.0"
44
authors = [
55
{ name="Fabian Steiner", email="fabian@stei-ner.net" },
66
]
@@ -18,7 +18,7 @@ Homepage = "https://github.com/fasteiner/xurrent-python"
1818
Issues = "https://github.com/fasteiner/xurrent-python/issues"
1919
[tool.poetry]
2020
name = "xurrent"
21-
version = "0.5.0-preview.8"
21+
version = "0.5.0"
2222
description = "A python module to interact with the Xurrent API."
2323
authors = ["Ing. Fabian Franz Steiner BSc. <fabian.steiner@tttech.com>"]
2424
readme = "README.md"

0 commit comments

Comments
 (0)