(v2.1.1.9135) documentation fix

This commit is contained in:
2025-01-28 15:16:55 +01:00
parent e740aa691b
commit 700522b466
10 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='AMR',
version='2.1.1.9134',
version='2.1.1.9135',
packages=find_packages(),
install_requires=[
'rpy2',