Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kyb3r committed Jun 26, 2019
1 parent 5767ec3 commit c0e44dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "3.0.0"
__version__ = "3.0.1"

import asyncio
import logging
Expand Down

0 comments on commit c0e44dc

Please sign in to comment.