We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5fb9c commit 915a4f2Copy full SHA for 915a4f2
CMakeLists.txt
@@ -4,7 +4,7 @@
4
5
CMAKE_MINIMUM_REQUIRED(VERSION 3.17)
6
7
-PROJECT(OpenMMCPPForces VERSION 0.1.0)
+PROJECT(OpenMMCPPForces VERSION 0.1.1)
8
9
IF(DEFINED ENV{CONDA_PREFIX})
10
SET(OPENMM_DIR $ENV{CONDA_PREFIX} CACHE PATH "Where OpenMM is installed")
0 commit comments