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