0.1.12: re-enable packs()/unpacks() aliases.

This commit is contained in:
INADA Naoki 2011-12-27 21:34:40 +09:00
parent d2a23cc22a
commit ac713705eb
3 changed files with 20 additions and 1 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python
# coding: utf-8
version = (0, 1, 11)
version = (0, 1, 12)
import os
import sys