Skip to content

Commit ea4b89c

Browse files
Update setup.py for 0.1.5
1 parent e628d6c commit ea4b89c

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
@@ -3,7 +3,7 @@
33
setup(
44
name='kwiksand',
55
packages=find_packages(include=['kwiksand']),
6-
version='0.1.4',
6+
version='0.1.5',
77
description='a thing to write text character by character',
88
author='HyperSource01',
99
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)