We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f8008 commit 6db9dadCopy full SHA for 6db9dad
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