We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f695775 commit 8ef1759Copy full SHA for 8ef1759
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name='kwiksand',
5
packages=find_packages(include=['kwiksand']),
6
- version='0.1.5',
+ version='1.0.0',
7
description='a thing to write text character by character',
8
author='HyperSource01',
9
long_description=open('README.md').read(),
0 commit comments