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 51ace3a commit 16b098eCopy full SHA for 16b098e
setup.py
@@ -9,7 +9,7 @@
9
setup(
10
name='python-pulse',
11
packages=find_packages(),
12
- version='0.1.0',
+ version='0.1.1',
13
description='Python, create desktop applications based on Chromium',
14
long_description=long_description,
15
long_description_content_type="text/markdown",
0 commit comments