We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5037c commit 09f7050Copy full SHA for 09f7050
pyproject.toml
@@ -9,7 +9,7 @@ cmake.source-dir = "skbuild"
9
name = "IsoSpecPy"
10
dependencies = ["cffi"]
11
description = "IsoSpecPy is a Python library for computing isotopic distributions of molecules."
12
-version = "2.3.0dev8"
+version = "2.3.0dev9"
13
license = "BSD-2-Clause"
14
license-files = ["LICENCE"]
15
authors = [{name = "Michał Startek"}, {name = "Mateusz Łącki"}]
0 commit comments