Skip to content

Commit 9e167c1

Browse files
author
Matt
committed
Update version to 0.2.
1 parent a1687c5 commit 9e167c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from distutils.core import setup, Extension
22

3-
VERSION = "0.1"
3+
VERSION = "0.2" # Remember to change README.rst when version changes.
44

55
try:
66
# Use Cython

0 commit comments

Comments
 (0)