Skip to content

Commit

Permalink
new shared version 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dana-yaish committed Jul 25, 2023
1 parent d3e0f51 commit 6b6e369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name="shared",
version="0.11.0",
version="0.11.2",
rust_extensions=[RustExtension("shared.rustyribs", binding=Binding.PyO3)],
packages=find_packages(exclude=["contrib", "docs", "tests*"]),
# rust extensions are not zip safe, just like C-extensions.
Expand Down

0 comments on commit 6b6e369

Please sign in to comment.