Skip to content

Commit

Permalink
also increase version in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
prehner committed Dec 28, 2024
1 parent 5136ed2 commit ee65eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion si-units/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "si-units"
version = "0.10.0"
version = "0.11.0"
description = "Representation of quantites, i.e. of unit valued scalars and arrays."
readme = "README.md"
authors = [
Expand Down

0 comments on commit ee65eef

Please sign in to comment.