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 85cfe2c commit 09aee1bCopy full SHA for 09aee1b
setup.py
@@ -9,7 +9,7 @@
9
setup(
10
name='python-pulse',
11
packages=find_packages(),
12
- version='0.3.2',
+ version='0.4.0',
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