(v2.1.1.9133) (v2.1.1.9132) unit test, final fixes

This commit is contained in:
2025-01-27 22:09:16 +01:00
parent f03933940c
commit 9520977a10
14 changed files with 25 additions and 21 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='AMR',
version='2.1.1.9131',
version='2.1.1.9133',
packages=find_packages(),
install_requires=[
'rpy2',