(v2.1.1.9143) unit tests

This commit is contained in:
2025-02-07 19:18:55 +01:00
parent cc2bb151ab
commit 2171f05951
11 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='AMR',
version='2.1.1.9142',
version='2.1.1.9143',
packages=find_packages(),
install_requires=[
'rpy2',