Merge pull request #273 from SheffieldML/bumpversion

Update setup.cfg
This commit is contained in:
Neil Lawrence 2015-11-08 09:42:03 +00:00
commit d01c25880b
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "0.8.19" __version__ = "0.8.20"

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 0.8.19 current_version = 0.8.20
tag = True tag = True
commit = True commit = True