Skip to content

Commit

Permalink
Updates cmake package version.
Browse files Browse the repository at this point in the history
Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
  • Loading branch information
francocipollone committed Sep 6, 2023
1 parent dd309da commit 39b1f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
##############################################################################

cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
project(maliput_py LANGUAGES C CXX VERSION 0.1.5)
project(maliput_py LANGUAGES C CXX VERSION 0.1.6)

##############################################################################
# Find 3rd Party Packages
Expand Down

0 comments on commit 39b1f1e

Please sign in to comment.