diff options
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/env python ####################################### -package_version = '2.3.1' +package_version = '2.3.2' ####################################### from distutils.cmd import Command |