Skip to content

Commit

Permalink
Bumped version number to 1.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
quasiyoke committed Feb 15, 2016
1 parent abb86c6 commit 43351e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion randtalkbot/utils.py
Expand Up @@ -6,6 +6,6 @@

from os import path

__version__ = '1.1.1'
__version__ = '1.1.2'
RANDTALKBOT_DIR = path.abspath(path.dirname(__file__))
LOCALE_DIR = path.join(RANDTALKBOT_DIR, 'locale')

0 comments on commit 43351e2

Please sign in to comment.