We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b53448 commit 7aae0deCopy full SHA for 7aae0de
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.0dev10"
+version = "2.3.0dev11"
13
license = "BSD-2-Clause"
14
license-files = ["LICENCE"]
15
authors = [{name = "Michał Startek"}, {name = "Mateusz Łącki"}]
@@ -55,4 +55,4 @@ include = [
55
"/README.md",
56
"/pyproject.toml",
57
"/skbuild/CMakeLists.txt"
58
-]
+]
0 commit comments