File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ cmake_minimum_required(VERSION 3.12)
1515############################################################
1616# Basic information about project
1717
18- project (IsoSpec VERSION 2.3.3
18+ project (IsoSpec VERSION 2.3.4
1919 DESCRIPTION "A program to calculate isotopic clusters"
2020 HOMEPAGE_URL "https://github.com/MatteoLacki/IsoSpec" )
2121
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ cmake.source-dir = "skbuild"
99name = " IsoSpecPy"
1010dependencies = [" cffi" ]
1111description = " IsoSpecPy is a Python library for computing isotopic distributions of molecules."
12- version = " 2.3.3 "
12+ version = " 2.3.4 "
1313license = " BSD-2-Clause"
1414license-files = [" LICENCE" ]
1515authors = [{name = " Michał Startek" }, {name = " Mateusz Łącki" }]
You can’t perform that action at this time.
0 commit comments