Skip to content

Commit

Permalink
bumped version to 2020.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sjvrijn committed Apr 7, 2020
1 parent df27362 commit 8bc7f6a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
since last version:


v2020.4.1:
- Added Manifest.in to include requirements and docs in source distribution

v2020.4.0:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name='mf2',
version='2020.4.0',
version='2020.4.1',
description='A collection of analytical benchmark functions in multiple fidelities',
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 8bc7f6a

Please sign in to comment.