v0.9.8 version bump and CHANGELOG updates

This commit is contained in:
Ross McFarland
2019-09-30 10:18:53 -07:00
parent e3ad57d15b
commit 659a60de46
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
## v0.9.8 - 2019-09-30 - One with no changes b/c PyPi description problems
* No material changes
## v0.9.7 - 2019-09-30 - It's about time
* AkamaiProvider, ConstellixProvider, MythicBeastsProvider, SelectelProvider,
+1 -1
View File
@@ -3,4 +3,4 @@
from __future__ import absolute_import, division, print_function, \
unicode_literals
__VERSION__ = '0.9.7'
__VERSION__ = '0.9.8'