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