Skip to content

Commit 1c8de39

Browse files
committed
updated version
1 parent b072111 commit 1c8de39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def parse_requirements(filename):
1010

1111

1212
install_reqs = parse_requirements('requirements.txt')
13-
version = '1.2.6'
13+
version = '1.2.8'
1414

1515
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
1616
setup(

0 commit comments

Comments
 (0)