Skip to content

Commit 6ca1f5d

Browse files
authored
Update pyproject.toml
1 parent 1330e10 commit 6ca1f5d

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
@@ -12,7 +12,6 @@ authors = [
1212
description = "Hatch plugin for C++ builds"
1313
readme = "README.md"
1414
license = { text = "Apache-2.0" }
15-
<<<<<<< before updating
1615
version = "0.4.0"
1716
requires-python = ">=3.10"
1817
keywords = [
@@ -23,11 +22,6 @@ keywords = [
2322
"c++",
2423
"cmake",
2524
]
26-
=======
27-
version = "0.1.0"
28-
requires-python = ">=3.11"
29-
keywords = []
30-
>>>>>>> after updating
3125

3226
classifiers = [
3327
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)