Skip to content

Commit f9ace1c

Browse files
Update pyproject.toml
1 parent ec45a22 commit f9ace1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "brainapi2"
3-
version = "1.7.0-dev"
3+
version = "1.7.1-dev"
44
description = "Version 1.x.x of the BrainAPI memory layer."
55
authors = [
66
{name = "Christian",email = "[email protected]"}
@@ -67,4 +67,4 @@ good-names = ["i", "j", "k", "ex", "Run", "_", "id", "db", "ai", "llm"]
6767

6868
[build-system]
6969
requires = ["poetry-core>=2.0.0,<3.0.0"]
70-
build-backend = "poetry.core.masonry.api"
70+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)