Skip to content

Commit 8ab1575

Browse files
author
Mart Somermaa
committed
#17: Release v1.03
1 parent adf6df5 commit 8ab1575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44
from setuptools import find_packages, setup
55

6-
VERSION = '1.0.2'
6+
VERSION = '1.0.3'
77

88
# allow setup.py to be run from any path
99
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))

0 commit comments

Comments
 (0)