8000 Updated version number so we can force install from ooici fork. · ooici/msgpack-python@8579329 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8579329

Browse files
committed
Updated version number so we can force install from ooici fork.
1 parent 91a1abb commit 8579329

File tree

1 file changed

+1
-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, 1, 12)
3+
version = (0, 1, 13)
44

55
import os
66
import sys

0 commit comments

Comments
 (0)
0