Version bump to 1.8.3.

Updated readme with 1.8.3 information.
Updated travis configuration to remove deprecated config settings.
This commit is contained in:
Brandon Taylor
2015-04-08 22:16:20 -04:00
parent ad09081ab4
commit ef05c0f7cb
4 changed files with 6 additions and 20 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = (1, 8, 2) # following PEP 386
VERSION = (1, 8, 3) # following PEP 386
DEV_N = None