Code style, rename command-line flag, and move new code into its own file (#546)

This commit is contained in:
Dan Helfman
2022-06-16 11:35:24 -07:00
parent ea45f6c4c8
commit aecb6fcd74
7 changed files with 55 additions and 50 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from setuptools import find_packages, setup
VERSION = '1.6.3'
VERSION = '1.6.4.dev0'
setup(