We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda5671 commit f304294Copy full SHA for f304294
1 file changed
pyproject.toml
@@ -14,18 +14,12 @@ authors = [
14
description = "csp-gateway is a framework for building high-performance streaming applications"
15
readme = "README.md"
16
license = { text = "Apache-2.0" }
17
-<<<<<<< before updating
18
version = "2.8.1"
19
requires-python = ">=3.10"
20
keywords = [
21
"csp",
22
"csp-gateway",
23
]
24
-=======
25
-version = "0.1.0"
26
-requires-python = ">=3.11"
27
-keywords = []
28
->>>>>>> after updating
29
30
classifiers = [
31
"Development Status :: 3 - Alpha",
0 commit comments