Skip to content

Commit

Permalink
ENH: Bump TubeTK to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aylward committed Jun 29, 2024
1 parent 5513ca8 commit a3b8f96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ endif()

project( TubeTK )

set( TubeTK_VERSION 1.3.7 )
set( TubeTK_VERSION 1.4.0 )

####
# Setup CMake
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"

[project]
name = "itk-tubetk"
version = "1.3.7"
version = "1.4.0"
description = "An open-source toolkit, led by Kitware, Inc., for the segmentation, registration, and analysis of tubes (e.g., blood vessels) in images."
readme = "README.md"
license = {file = "LICENSE"}
Expand Down

0 comments on commit a3b8f96

Please sign in to comment.