]> jfr.im git - z_archive/twitter.git/commitdiff
Bump ircbot version twitter-1.0
authorMike Verdone <redacted>
Sun, 15 Feb 2009 23:12:21 +0000 (16:12 -0700)
committerMike Verdone <redacted>
Sun, 15 Feb 2009 23:12:21 +0000 (16:12 -0700)
twitter/ircbot.py

index 64c4c81a84d3ef85e604a6b64aaf4a5009245969..e882ba7433206eaef42e5151075fcb47cf0582ba 100644 (file)
@@ -26,7 +26,7 @@ password: <twitter_account_password>
   If no config file is given "twitterbot.ini" will be used by default.
 """
 
-BOT_VERSION = "TwitterBot 0.5.1 (http://mike.verdone.ca/twitter)"
+BOT_VERSION = "TwitterBot 1.0 (http://mike.verdone.ca/twitter)"
 
 IRC_BOLD = chr(0x02)
 IRC_ITALIC = chr(0x16)