8000 0.2.2 · georgekang/msgpack-python@be405ec · GitHub
[go: up one dir, main page]

Skip to content

Commit be405ec

Browse files
committed
0.2.2
1 parent 51335bb commit be405ec

File tree

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22
# coding: utf-8
3-
version = (0, 2, 1, 'dev1')
3+
version = (0, 2, 2)
44

55
import os
66
import sys

0 commit comments

Comments
 (0)
0