We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9418627 commit 7f8d36dCopy full SHA for 7f8d36d
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
packages = [ { include = "brainframe/api" } ]
3
name = "brainframe-api"
4
-version = "0.29.0"
+version = "0.29.1"
5
description = "Provides a Python wrapper around the BrainFrame REST API."
6
authors = ["Aotu"]
7
license = "BSD-3-Clause"
0 commit comments