Bump version to 1.2.0

main
Selwin Ong 5 years ago
parent 5f949f4cef
commit 927fb5a3ed

@ -2,4 +2,4 @@
from __future__ import (absolute_import, division, print_function,
unicode_literals)
VERSION = '1.1.0'
VERSION = '1.2.0'

@ -72,6 +72,7 @@ setup(
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Topic :: Software Development :: Libraries :: Python Modules',
'Topic :: Internet',
'Topic :: Scientific/Engineering',

Loading…
Cancel
Save