Skip to content

Commit 7ba7872

Browse files
authored
Merge pull request #6 from forrestjgq/rel-v0.4
release v0.4
2 parents 434e7a5 + 681b3f2 commit 7ba7872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ endmacro (append_files)
1111

1212
# Build cudock pybind based package
1313
#=======================================================================
14-
set(PYDOCK_VERSION "0.2")
14+
set(PYDOCK_VERSION "0.4")
1515

1616
# Setup Python executable
1717
if(NOT DEFINED Python3_FIND_REGISTRY)

0 commit comments

Comments
 (0)