commit | a4e1e583d7688889c70c10655b0f75653032e6d8 | [log] [tgz] |
---|---|---|
author | wbond <will@wbond.net> | Tue Jul 28 08:31:23 2020 -0400 |
committer | wbond <will@wbond.net> | Tue Jul 28 08:31:23 2020 -0400 |
tree | f7ff720199347fecddfd93ec33e68a446c72888b | |
parent | c2552469c04bc6e5326bcd03603169b156108043 [diff] [blame] |
Version 1.4.0
diff --git a/setup.py b/setup.py index ce6f2e2..991eb59 100644 --- a/setup.py +++ b/setup.py
@@ -10,7 +10,7 @@ PACKAGE_NAME = 'asn1crypto' -PACKAGE_VERSION = '1.3.0' +PACKAGE_VERSION = '1.4.0' PACKAGE_ROOT = os.path.dirname(os.path.abspath(__file__))