Update version

This commit is contained in:
ado
2024-03-01 16:22:45 +01:00
parent f229de61d6
commit fa4ec324de
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14)
project(
ssp
VERSION 1.7.0
VERSION 1.7.1
DESCRIPTION "csv parser"
HOMEPAGE_URL "https://github.com/red0124/ssp"
LANGUAGES CXX