Skip to content

Commit 1f7f292

Browse files
committed
release version1
1 parent 666d574 commit 1f7f292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12)
22

33
project(
44
"matplotlibcpp17"
5-
VERSION 0.0.0
5+
VERSION 1.0.0
66
DESCRIPTION
77
"A C++ header-only plotting library based on pybind11 and matplotlib, featuring more flexibility than matplotlibcpp"
88
HOMEPAGE_URL "https://soblin.github.io/matplotlibcpp17/")

0 commit comments

Comments
 (0)