8000 Start 0.1.11a1.dev1 · scott2b/msgpack-python@a9483d8 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit a9483d8

Browse files
committed
Start 0.1.11a1.dev1
1 parent 1a81f63 commit a9483d8

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, 10)
3+
version = (0, 1, 11, 'a1.dev1')
44

55
import os
66
import sys

0 commit comments

Comments
 (0)
0