Skip to content

Commit

Permalink
🔖 bump version to v.0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry committed Dec 12, 2023
1 parent 27d8ad2 commit af85dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vaep/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
savefig = vaep.plotting.savefig

__license__ = 'GPLv3'
__version__ = (0, 1, 0)
__version__ = (0, 2, 0)


# set some defaults
Expand Down

0 comments on commit af85dd7

Please sign in to comment.