Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabisonfire committed Mar 9, 2023
1 parent f88aa1e commit 536983e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from setuptools.command.install import install

APP_NAME = "Deckster"
__version__ = "0.6"
__version__ = "0.6.2"

class PostInstallCommand(install):
"""Post-installation for installation mode."""
Expand Down

0 comments on commit 536983e

Please sign in to comment.