Bump version: 2.0.0 → 2.0.1

pull/1/head
Chris Lenk 2020-07-06 16:44:29 -04:00
parent eada36fc8f
commit ee3425cc01
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 2.0.0 current_version = 2.0.1
commit = True commit = True
tag = True tag = True

View File

@ -1 +1 @@
__version__ = "2.0.0" __version__ = "2.0.1"