Skip to content

Commit

Permalink
Update to newest 0.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mandeep committed Oct 18, 2022
1 parent dc9a3d1 commit bb35e87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='mausoleum',
version='0.8.7',
version='0.9.0',
description='A Python GUI, CLI, and wrapper for Tomb',
author='Mandeep',
author_email='info@mandeep.xyz',
Expand All @@ -26,7 +26,7 @@
classifiers=[
'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
'Development Status :: 4 - Beta',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
]
)

0 comments on commit bb35e87

Please sign in to comment.