Skip to content

Commit 39cf438

Browse files
author
Joel Rangsmo
committed
Change version to 0.6
1 parent a506e52 commit 39cf438

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
@@ -8,7 +8,7 @@
88
except ImportError:
99
from distutils.core import setup
1010

11-
version = '0.5'
11+
version = '0.6'
1212
source_directory = os.path.abspath(os.path.dirname(__file__))
1313

1414
with open(os.path.join(source_directory, 'README.md'), 'r') as file_handle:

0 commit comments

Comments
 (0)