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 7e23f51 commit b15acb8Copy full SHA for b15acb8
setup.py
@@ -9,7 +9,7 @@
9
setup(
10
name='python-pulse',
11
packages=find_packages(),
12
- version='0.2.5',
+ version='0.3.2',
13
description='Open-source project that simplifies the creation of desktop applications based on Chromium',
14
long_description=long_description,
15
long_description_content_type="text/markdown",
0 commit comments