tmsgpack 0.2.10__tar.gz → 0.2.11__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ 0.2.11
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tmsgpack
3
- Version: 0.2.10
3
+ Version: 0.2.11
4
4
  Summary: Typed MessagePack serializer (inspired by but different from msgpack)
5
5
  Home-page: https://github.com/Yaakov-Belch/tmsgpack
6
6
  Author: Yaakov Belch
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tmsgpack
3
- Version: 0.2.10
3
+ Version: 0.2.11
4
4
  Summary: Typed MessagePack serializer (inspired by but different from msgpack)
5
5
  Home-page: https://github.com/Yaakov-Belch/tmsgpack
6
6
  Author: Yaakov Belch
@@ -8,8 +8,6 @@ setup.cfg
8
8
  setup.py
9
9
  tmsgpack/__init__.py
10
10
  tmsgpack/api.py
11
- tmsgpack/cython.c
12
- tmsgpack/cython.pyx
13
11
  tmsgpack.egg-info/PKG-INFO
14
12
  tmsgpack.egg-info/SOURCES.txt
15
13
  tmsgpack.egg-info/dependency_links.txt
@@ -1 +0,0 @@
1
- 0.2.10