diff --git a/setup.cfg b/setup.cfg index 029a7db..d8400de 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,8 +31,8 @@ project_urls = [options] packages = find: install_requires = - fibsem>=0.3.2a0 - autolamella>=0.3.2a0 + fibsem>=0.3.2a1 + autolamella>=0.3.2a1 python_requires = >=3.9 include_package_data = True