Skip to content

Commit

Permalink
Merge pull request #10 from sjvrijn/version-bump-2020.8
Browse files Browse the repository at this point in the history
bumped version to 2020.8.0
  • Loading branch information
sjvrijn authored Aug 24, 2020
2 parents d88b10d + 555ead5 commit fcb05a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
since last version:
-


v2020.8.0:
- can now install development requirements using `pip install mf2[dev]` notation
- conda references now point to conda-forge channel
- updated array-generation strategy in property-test
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setuptools.setup(
name='mf2',
version='2020.4.3',
version='2020.8.0',
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 fcb05a7

Please sign in to comment.