mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-20 04:13:16 +00:00
0.2.2 (again)
This commit is contained in:
parent
be405ec5cf
commit
5b66edaa15
2 changed files with 1 additions and 3 deletions
|
@ -1 +1 @@
|
|||
version = (0, 2, 1)
|
||||
version = (0, 2, 2)
|
||||
|
|
2
setup.py
2
setup.py
|
@ -1,7 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
# coding: utf-8
|
||||
version = (0, 2, 2)
|
||||
|
||||
import os
|
||||
import sys
|
||||
import shutil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue