Skip to content

Commit

Permalink
Updating major bot version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewcasale committed Dec 19, 2023
1 parent 9ce9a9f commit 32586b8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions fastlane_bot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
from .bot import CarbonBot as Bot, __VERSION__, __DATE__
from .config import Config, ConfigNetwork, ConfigDB, ConfigLogger, ConfigProvider

__version__ = '2.7.83'



__version__ = "3.0.0"

0 comments on commit 32586b8

Please sign in to comment.