diff --git a/python-core/build_ext.py b/python-core/build_ext.py index cfc4356..ffe4d26 100644 --- a/python-core/build_ext.py +++ b/python-core/build_ext.py @@ -68,7 +68,7 @@ class Ext: Ext( "EBI-Metagenomics", "deciphon", - "c-core-v0.12.1", + "c-core-v0.12.2", "./c-core", CMAKE_OPTS + CPM_OPTS, ),