(v2.1.1.9154) documentation fix

This commit is contained in:
2025-02-22 22:07:56 +01:00
parent abb5602532
commit 226d10f546
10 changed files with 34 additions and 368 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='AMR',
version='2.1.1.9153',
version='2.1.1.9154',
packages=find_packages(),
install_requires=[
'rpy2',