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 c363bc5 commit 5ce7f14Copy full SHA for 5ce7f14
setup.py
@@ -9,7 +9,7 @@
9
setup(
10
name='python-pulse',
11
packages=find_packages(),
12
- version='0.2.1',
+ version='0.2.2',
13
description='Python, create desktop applications based on Chromium',
14
long_description=long_description,
15
long_description_content_type="text/markdown",
0 commit comments