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