We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666d574 commit 1f7f292Copy full SHA for 1f7f292
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12)
2
3
project(
4
"matplotlibcpp17"
5
- VERSION 0.0.0
+ VERSION 1.0.0
6
DESCRIPTION
7
"A C++ header-only plotting library based on pybind11 and matplotlib, featuring more flexibility than matplotlibcpp"
8
HOMEPAGE_URL "https://soblin.github.io/matplotlibcpp17/")
0 commit comments