We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b408e19 commit c26e918Copy full SHA for c26e918
pyproject.toml
@@ -4,9 +4,9 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "bact-math-utils"
7
-version = "0.1.0"
+version = "0.1.1"
8
description = "bact: math and non mathematical utils"
9
-authors = ["Pierre Schnizer", "Teresia Olsson"]
+authors = ["Pierre Schnizer"]
10
license = "GPL-3.0"
11
homepage = "https://github.com/hz-b/bact-math-utils"
12
documentation = "https://github.com/hz-b/bact-math-utils"
0 commit comments