Skip to content

Commit

Permalink
FIX: ubuntu enum could not be converted to int, not it is converted t…
Browse files Browse the repository at this point in the history
…o string for interop with nanobind
  • Loading branch information
petrasvestartas committed Oct 22, 2024
1 parent 64f88e9 commit dd260f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.5.0
current_version = 0.5.1
message = Bump version to {new_version}
commit = True
tag = True
Expand Down

0 comments on commit dd260f0

Please sign in to comment.