Skip to content

Commit

Permalink
Bump to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
echedey-ls committed Nov 21, 2022
1 parent 4fd34ca commit 65da69c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
@@ -1,3 +1,8 @@
v2.0.0 (21-Nov-2022)
====================
- Fix import on case sensitive OSs
- Finally bump to this version, following breaking change of distribution

v1.1.0 (07-Nov-2022)
====================
- Major change in distribution system
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -15,7 +15,7 @@

setup(
name='SciencePlots',
version='1.1.1',
version='2.0.0',
author="John Garrett",
author_email="garrettj403@gmail.com",
description="Format Matplotlib for scientific plotting",
Expand Down

0 comments on commit 65da69c

Please sign in to comment.