- Bump to 0.4.5
This commit is contained in:
parent
a4234cf2fa
commit
3434dc0e50
2 changed files with 2 additions and 1 deletions
|
|
@ -25,6 +25,7 @@
|
||||||
<release version="0.4.5" date="2022-03-11" urgency="low">
|
<release version="0.4.5" date="2022-03-11" urgency="low">
|
||||||
<description>
|
<description>
|
||||||
- Fixed some app metadata
|
- Fixed some app metadata
|
||||||
|
- Added rating based on unmoderated nature of app
|
||||||
</description>
|
</description>
|
||||||
<url>https://github.com/trigg/Discover/releases/tag/v0.4.5</url>
|
<url>https://github.com/trigg/Discover/releases/tag/v0.4.5</url>
|
||||||
</release>
|
</release>
|
||||||
|
|
|
||||||
2
setup.py
2
setup.py
|
|
@ -9,7 +9,7 @@ setup(
|
||||||
name='discover-overlay',
|
name='discover-overlay',
|
||||||
author='trigg',
|
author='trigg',
|
||||||
author_email='',
|
author_email='',
|
||||||
version='0.4.4',
|
version='0.4.5',
|
||||||
description='Voice chat overlay',
|
description='Voice chat overlay',
|
||||||
long_description=readme(),
|
long_description=readme(),
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue