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 602b715 commit 3a1dcd1Copy full SHA for 3a1dcd1
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.14)
2
3
project(scran_graph_cluster
4
- VERSION 0.1.0
+ VERSION 0.1.1
5
DESCRIPTION "Cluster cells using graph-based methods"
6
LANGUAGES CXX)
7
0 commit comments