Skip to content

Commit 9cc019a

Browse files
committed
version bump to 0.1
1 parent 0e02807 commit 9cc019a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pine-bot-client.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737

3838
from util.parameters import load_parameters, load_param_file
3939

40-
BOT_NAME = 'pine-bot'
41-
VERSION = '0.0'
40+
BOT_NAME = 'Pine-Bot'
41+
VERSION = '0.1'
4242

4343
## do_help
4444
def do_help ():

0 commit comments

Comments
 (0)