Skip to content

Commit 1ec4cbb

Browse files
committed
Incrementing versions
1 parent d030eda commit 1ec4cbb

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,13 +1,13 @@
11
[tool.poetry]
22
name = "nodestream-plugin-neo4j"
3-
version = "0.14.3"
3+
version = "0.14.4"
44
description = ""
55
authors = ["Zach Probst <[email protected]>"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
nodestream = "^0.14.12"
10+
nodestream = "^0.14.15"
1111
neo4j = "^5.16.0"
1212
cymple = "^0.11.0"
1313
dacite = "^1.9.2"

0 commit comments

Comments
 (0)