Skip to content

Commit

Permalink
pyproject: Bump to 0.30.1.1
Browse files Browse the repository at this point in the history
    poetry lock --no-update
  • Loading branch information
stephenli2000 committed Dec 30, 2024
1 parent 500748b commit fd665b8
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 82 deletions.
157 changes: 76 additions & 81 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
packages = [ { include = "brainframe/api" } ]
name = "brainframe-api"
version = "0.30.0"
version = "0.30.1.1"
description = "Provides a Python wrapper around the BrainFrame REST API."
authors = ["Aotu"]
license = "BSD-3-Clause"
Expand Down

0 comments on commit fd665b8

Please sign in to comment.