Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kinnala authored Nov 9, 2018
1 parent 6315f16 commit f9e0e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name='scikit-fem',
version='0.1.15',
version='0.1.16',
description='Simple finite element assemblers',
long_description='Easy to use finite element assemblers and related tools. See Github page for more information and examples.', # Optional
url='https://github.com/kinnala/scikit-fem',
Expand Down

0 comments on commit f9e0e3c

Please sign in to comment.