Add Python 3.8 to tests and drop Python 2.7 and 3.4 support
This commit is contained in:
@@ -15,4 +15,4 @@ __all__ = ['__author__',
|
||||
__author__ = "Michael Greene"
|
||||
__copyright__ = "Copyright (c) 2014-2019 Security Innovation, Inc"
|
||||
__license__ = "BSD"
|
||||
__version__ = str(LooseVersion("0.5.3"))
|
||||
__version__ = str(LooseVersion("0.6.0-alpha"))
|
||||
|
||||
Reference in New Issue
Block a user