8000 prepare 0.2.3 · cluo/msgpack-python@4a20700 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a20700

Browse files
committed
prepare 0.2.3
1 parent 6ae363e commit 4a20700

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ MessagePack Python Binding
33
===========================
44

55
:author: INADA Naoki
6-
:version: 0.2.0
7-
:date: 2012-06-27
6+
:version: 0.2.3
7+
:date: 2012-12-11
88

99
HOW TO USE
1010
-----------

msgpack/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = (0, 2, 3, 'dev1')
1+
version = (0, 2, 3)

0 commit comments

Comments
 (0)
0