(v2.1.1.9159) new approach as.ab()

This commit is contained in:
2025-02-26 19:23:54 +01:00
parent 122bca0f95
commit 0c3ea4b538
18 changed files with 130 additions and 284 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='AMR',
version='2.1.1.9158',
version='2.1.1.9159',
packages=find_packages(),
install_requires=[
'rpy2',