Skip to content

Commit db647a9

Browse files
committed
Updating versions to reflect the 1.0.0 release
1 parent 4b0d70e commit db647a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

status/ss13status.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#Redbot Imports
1616
from redbot.core import commands, checks, Config, utils
1717

18-
__version__ = "0.9.3"
18+
__version__ = "1.0.0"
1919
__author__ = "Crossedfall"
2020

2121
BaseCog = getattr(commands, "Cog", object)

0 commit comments

Comments
 (0)