mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
Checking in changes prior to tagging of version 0.31.
Changelog diff is:
This commit is contained in:
parent
c211d2ac45
commit
b9483deea3
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ use strict;
|
|||
use warnings;
|
||||
use 5.008001;
|
||||
|
||||
our $VERSION = '0.30';
|
||||
our $VERSION = '0.31';
|
||||
our $PreferInteger = 0;
|
||||
|
||||
sub true () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue