Skip to content

Commit

Permalink
Version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
craabreu committed Dec 11, 2023
1 parent aac74f0 commit 1545ce4
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 @@ -4,7 +4,7 @@

CMAKE_MINIMUM_REQUIRED(VERSION 3.17)

PROJECT(OpenMMNonbondedSlicing VERSION 0.2.0)
PROJECT(OpenMMNonbondedSlicing VERSION 0.2.1)

IF(DEFINED ENV{CONDA_PREFIX})
SET(OPENMM_DIR $ENV{CONDA_PREFIX} CACHE PATH "Where OpenMM is installed")
Expand Down

0 comments on commit 1545ce4

Please sign in to comment.