Skip to content

Commit

Permalink
Merge pull request #12 from arminms:issue_#11
Browse files Browse the repository at this point in the history
Fix problem with 4th argument of make_data_block() function (#11)
  • Loading branch information
arminms authored Feb 8, 2024
2 parents 2e8ce47 + 38aa598 commit ddc94ad
Show file tree
Hide file tree
Showing 4 changed files with 888 additions and 474 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ option(G3P_ENABLE_TESTS "Enable the unit tests ?" ON)
#
project(
g3p
VERSION 1.1.0
VERSION 1.1.1
LANGUAGES CXX
DESCRIPTION "gnuplot for Modern C++ with support for Jupyter"
)
Expand Down
2 changes: 1 addition & 1 deletion artwork/github_social_preview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ddc94ad

Please sign in to comment.