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