diff --git a/ckcc/__init__.py b/ckcc/__init__.py index f4cee2d..3f5001d 100644 --- a/ckcc/__init__.py +++ b/ckcc/__init__.py @@ -1,6 +1,6 @@ # (c) Copyright 2021 by Coinkite Inc. This file is covered by license found in COPYING-CC. -__version__ = '1.3.2' +__version__ = '1.4.0' __all__ = [ "client", "protocol", "constants" ] diff --git a/dist/ckcc-protocol-1.3.1.tar.gz b/dist/ckcc-protocol-1.3.1.tar.gz deleted file mode 100644 index 29badb6..0000000 Binary files a/dist/ckcc-protocol-1.3.1.tar.gz and /dev/null differ diff --git a/dist/ckcc-protocol-1.3.2.tar.gz b/dist/ckcc-protocol-1.3.2.tar.gz new file mode 100644 index 0000000..9e2c67d Binary files /dev/null and b/dist/ckcc-protocol-1.3.2.tar.gz differ diff --git a/dist/ckcc_protocol-1.3.1-py3-none-any.whl b/dist/ckcc_protocol-1.3.1-py3-none-any.whl deleted file mode 100644 index ea3e393..0000000 Binary files a/dist/ckcc_protocol-1.3.1-py3-none-any.whl and /dev/null differ diff --git a/dist/ckcc_protocol-1.3.2-py3-none-any.whl b/dist/ckcc_protocol-1.3.2-py3-none-any.whl new file mode 100644 index 0000000..83ab4a7 Binary files /dev/null and b/dist/ckcc_protocol-1.3.2-py3-none-any.whl differ