Update version to 0.2.

This commit is contained in:
Matt 2011-05-13 09:26:13 -07:00
parent a1687c5fa1
commit 9e167c1c4b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from distutils.core import setup, Extension
VERSION = "0.1"
VERSION = "0.2" # Remember to change README.rst when version changes.
try:
# Use Cython