Bump version: 1.4.0 → 2.0.0

pull/1/head
Chris Lenk 2020-07-06 16:33:33 -04:00
parent a584fa204a
commit c8a9d31d7b
2 changed files with 2 additions and 2 deletions

View File

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

View File

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