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 b5481f7 commit b42a8aeCopy full SHA for b42a8ae
setup.py
@@ -9,7 +9,7 @@ def readme():
9
10
setup(
11
name='thonny-quecpython',
12
- version='0.1.1',
+ version='0.1.2',
13
description='quecpython programing kits for thonny',
14
long_description=readme(),
15
long_description_content_type='text/x-rst',
0 commit comments