Change the way to manage version number.

This commit is contained in:
INADA Naoki 2012-08-19 04:17:56 +09:00
parent 29b4b785d0
commit 814c42c291
3 changed files with 3 additions and 8 deletions

1
msgpack/_version.py Normal file
View file

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