Skip to content

Commit 937a0bd

Browse files
committed
cmake project version 2.3.0 since 2.3.0-rc1 messes up cmake and thus also the new pyproject.toml :( ugh... cmake... what a mess
1 parent e0873ab commit 937a0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.19...3.30)
22
project(
33
FINUFFT
4-
VERSION 2.3.0-rc1
4+
VERSION 2.3.0
55
LANGUAGES C CXX)
66

77
# windows MSVC runtime flags policy

0 commit comments

Comments
 (0)