Skip to content

Commit f304294

Browse files
authored
Update pyproject.toml
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
1 parent cda5671 commit f304294

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,12 @@ authors = [
1414
description = "csp-gateway is a framework for building high-performance streaming applications"
1515
readme = "README.md"
1616
license = { text = "Apache-2.0" }
17-
<<<<<<< before updating
1817
version = "2.8.1"
1918
requires-python = ">=3.10"
2019
keywords = [
2120
"csp",
2221
"csp-gateway",
2322
]
24-
=======
25-
version = "0.1.0"
26-
requires-python = ">=3.11"
27-
keywords = []
28-
>>>>>>> after updating
2923

3024
classifiers = [
3125
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)