Skip to content

Commit

Permalink
Refs #19760. Bump version to 1.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: EduPonz <[email protected]>
  • Loading branch information
EduPonz committed Nov 17, 2023
1 parent 46de2f7 commit 99aa0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastdds_python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if(POLICY CMP0086)
cmake_policy(SET CMP0086 NEW)
endif()

project(fastdds_python VERSION 1.3.0)
project(fastdds_python VERSION 1.3.1)

# Set BUILD_TESTING to OFF by default.
if(NOT BUILD_TESTING)
Expand Down

0 comments on commit 99aa0d3

Please sign in to comment.