We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7f8008 + 6db9dad commit 7bb305fCopy full SHA for 7bb305f
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='fw4pde',
4
- version='1.0.0',
+ version='1.0.2',
5
description='Frank--Wolfe algorithms for PDE-constrained optimization',
6
author="Johannes Milz",
7
author_email='johannes.milz@gatech.edu',
0 commit comments