Skip to content

Commit

Permalink
0.0.45 2015-05-12 ::
Browse files Browse the repository at this point in the history
Forgot to revuild. :(
  • Loading branch information
jcrmatos committed May 12, 2015
1 parent bc60903 commit 99d47d0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
5 changes: 5 additions & 0 deletions ChangeLog.rst
@@ -1,3 +1,8 @@
0.0.45 2015-05-12 ::

Forgot to rebuild. :(


0.0.44 2015-05-12 ::

Changed .travis.yml to allow pypy to build with a special version of
Expand Down
2 changes: 1 addition & 1 deletion appinfo.py
Expand Up @@ -29,7 +29,7 @@


APP_NAME = 'tai'
APP_VERSION = '0.0.44'
APP_VERSION = '0.0.45'
APP_LICENSE = 'GNU General Public License v2 or later (GPLv2+)'
APP_AUTHOR = 'Joao Carlos Roseta Matos'
APP_EMAIL = 'jcrmatos@gmail.com'
Expand Down
5 changes: 5 additions & 0 deletions tai/ChangeLog.txt
@@ -1,3 +1,8 @@
0.0.45 2015-05-12 ::

Forgot to rebuild. :(


0.0.44 2015-05-12 ::

Changed .travis.yml to allow pypy to build with a special version of
Expand Down
2 changes: 1 addition & 1 deletion tai/appinfo.py
Expand Up @@ -29,7 +29,7 @@


APP_NAME = 'tai'
APP_VERSION = '0.0.44'
APP_VERSION = '0.0.45'
APP_LICENSE = 'GNU General Public License v2 or later (GPLv2+)'
APP_AUTHOR = 'Joao Carlos Roseta Matos'
APP_EMAIL = 'jcrmatos@gmail.com'
Expand Down

0 comments on commit 99d47d0

Please sign in to comment.