Skip to content

Commit 1eccd38

Browse files
author
Ing. Fabian Franz Steiner BSc.
committed
Fix versioning in pyproject.toml to 0.4.0-preview.216
1 parent 8193878 commit 1eccd38

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
[project]
22
name = "xurrent"
3-
<<<<<<< HEAD
4-
version = "0.4.0"
5-
=======
63
version = "0.4.0-preview.216"
7-
>>>>>>> 53f6daf31b1da49270bacf42fa4df7900729dda8
84
authors = [
95
{ name="Fabian Steiner", email="fabian@stei-ner.net" },
106
]
@@ -22,11 +18,7 @@ Homepage = "https://github.com/fasteiner/xurrent-python"
2218
Issues = "https://github.com/fasteiner/xurrent-python/issues"
2319
[tool.poetry]
2420
name = "xurrent"
25-
<<<<<<< HEAD
26-
version = "0.4.0"
27-
=======
2821
version = "0.4.0-preview.216"
29-
>>>>>>> 53f6daf31b1da49270bacf42fa4df7900729dda8
3022
description = "A python module to interact with the Xurrent API."
3123
authors = ["Ing. Fabian Franz Steiner BSc. <fabian.steiner@tttech.com>"]
3224
readme = "README.md"

0 commit comments

Comments
 (0)