Skip to content

Commit

Permalink
change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tassaron committed May 3, 2022
1 parent 10325b8 commit 926823b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import logging


__version__ = '2.0.0rc6'
__version__ = '2.0.0-b1'


class Logger(logging.getLoggerClass()):
Expand Down

0 comments on commit 926823b

Please sign in to comment.