prepare 0.2.3

This commit is contained in:
INADA Naoki 2012-12-11 02:56:20 +09:00
parent 6ae363ea27
commit 4a20700e20
2 changed files with 3 additions and 3 deletions

View file

@ -3,8 +3,8 @@ MessagePack Python Binding
=========================== ===========================
:author: INADA Naoki :author: INADA Naoki
:version: 0.2.0 :version: 0.2.3
:date: 2012-06-27 :date: 2012-12-11
HOW TO USE HOW TO USE
----------- -----------

View file

@ -1 +1 @@
version = (0, 2, 3, 'dev1') version = (0, 2, 3)