Skip to content

Commit 7bb305f

Browse files
authored
Merge pull request #15 from milzj/milzj-patch-1
Update setup.py
2 parents c7f8008 + 6db9dad commit 7bb305f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='fw4pde',
4-
version='1.0.0',
4+
version='1.0.2',
55
description='Frank--Wolfe algorithms for PDE-constrained optimization',
66
author="Johannes Milz",
77
author_email='johannes.milz@gatech.edu',

0 commit comments

Comments
 (0)