Skip to content

Commit 8c5223c

Browse files
Merge pull request #3 from Lumen-Labs/ChrisCoder9000-patch-1
bump version 1.7.1-dev
2 parents ec45a22 + f9ace1c commit 8c5223c

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)