Skip to content

Commit

Permalink
Bump python version
Browse files Browse the repository at this point in the history
  • Loading branch information
stuxnot committed Nov 15, 2024
1 parent 2e9d17a commit 3c481ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def get_llvm_include_dir(self) -> str:

setup(
name="nyxstone",
version="0.1.0",
version="0.1.1",
description=desc,
author="emproof B.V.",
author_email="[email protected]",
Expand Down

0 comments on commit 3c481ae

Please sign in to comment.