Skip to content

Commit 33e58e0

Browse files
committed
Bump version to 1.0.3
1.0.2 packages published to PyPI were incorrect. Change-Id: If71c37e93f97f8b671e6b5af6c1f9f05d14a4cbb
1 parent dfba15a commit 33e58e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
cmake_minimum_required(VERSION 3.28)
1414
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
15-
project(SAMPLE VERSION 1.0.2)
15+
project(SAMPLE VERSION 1.0.3)
1616

1717
if(NOT TARGET uphy)
1818
find_package(UPhy REQUIRED)

0 commit comments

Comments
 (0)