8000 release 0.2.0 · JasonXJ/msgpack-python@8514871 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8514871

Browse files
committed
release 0.2.0
1 parent 002a941 commit 8514871

File tree

1 file changed

+1
8000
-1
lines changed

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, 0, 'dev')
3+
version = (0, 2, 0)
44

55
import os
66
import sys

0 commit comments

Comments
 (0)
0