Skip to content

Commit

Permalink
Bump PyPi version.
Browse files Browse the repository at this point in the history
  • Loading branch information
AAA3A-AAA3A committed May 12, 2024
1 parent e79560b commit f75a97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reddash/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Copyright (c) 2020 - present Neuro Assassin (https://github.com/Cog-Creators/Red-Dashboard)
"""

__version__ = "1.5.4"
__version__ = "1.6.0"
__authos__ = ["Neuro Assassin", "AAA3A"]

from .app import FlaskApp

0 comments on commit f75a97c

Please sign in to comment.