Increasing version number due to significant changes
This commit is contained in:
parent
46268cb2cf
commit
dacb618069
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ import threading
|
|||
import time
|
||||
import uuid
|
||||
|
||||
__version__ = '4.0.dev0'
|
||||
__version__ = '4.0.dev1'
|
||||
__author__ = 'nemunaire'
|
||||
|
||||
from nemubot.consumer import Consumer, EventConsumer, MessageConsumer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue