Skip to content

Commit 7aae0de

Browse files
committed
dev11
1 parent 3b53448 commit 7aae0de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cmake.source-dir = "skbuild"
99
name = "IsoSpecPy"
1010
dependencies = ["cffi"]
1111
description = "IsoSpecPy is a Python library for computing isotopic distributions of molecules."
12-
version = "2.3.0dev10"
12+
version = "2.3.0dev11"
1313
license = "BSD-2-Clause"
1414
license-files = ["LICENCE"]
1515
authors = [{name = "Michał Startek"}, {name = "Mateusz Łącki"}]
@@ -55,4 +55,4 @@ include = [
5555
"/README.md",
5656
"/pyproject.toml",
5757
"/skbuild/CMakeLists.txt"
58-
]
58+
]

0 commit comments

Comments
 (0)