Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanzwicknagl committed Dec 3, 2023
1 parent 866a18f commit d86d757
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 @@ -30,7 +30,7 @@ def run(self):
EMAIL = 'Luis.Glaser@uni-potsdam.de'
AUTHOR = 'Luis Glaser'
REQUIRES_PYTHON = '>=3.7.0'
VERSION = '2.0.0'
VERSION = '2.0.1'

# What packages are required for this module to be executed?
REQUIRED = [
Expand Down

0 comments on commit d86d757

Please sign in to comment.