Skip to content

Commit

Permalink
Bump the Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
aMarcireau committed Apr 22, 2024
1 parent d4244a4 commit 29d42e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "python"
version = "0.13.1"
version = "0.13.2"
edition = "2021"

[lib]
Expand Down
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = [
{name = "International Centre for Neuromorphic Systems"},
{name = "Alexandre Marcireau"},
]
version = "0.13.1"
version = "0.13.2"
requires-python = ">=3.8"
dependencies = ["numpy>=1.24"]

Expand Down

0 comments on commit 29d42e1

Please sign in to comment.