Skip to content

Commit

Permalink
Update version number in CMakeLists.txt (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
ysyecust authored Mar 11, 2024
1 parent 23c5ac4 commit b269004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unidock/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16)

project(
Uni-Dock
VERSION 1.1.0
VERSION 1.1.1
DESCRIPTION "GPU-Accelerated Docking with 1000-fold speedup"
HOMEPAGE_URL "https://github.com/dptech-corp/Uni-Dock"
LANGUAGES CXX CUDA)
Expand Down

0 comments on commit b269004

Please sign in to comment.