Changelog and version for starting 0.9.2

This commit is contained in:
Scott Kitterman
2018-12-11 14:36:45 -05:00
parent 7dee16a5b1
commit 903cc902d9
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ from setuptools import setup
import os
import sys
version = "0.9.1"
version = "0.9.2"
kw = {} # Work-around for lack of 'or' requires in setuptools.
try: