Skip to content

Commit

Permalink
bump version: v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tasdikrahman committed Apr 12, 2016
1 parent 20e799b commit 824cb89
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spammy
:alt:

:Author: `Tasdik Rahman <http://tasdikrahman.me>`__
:Latest version: 1.0.2
:Latest version: 1.0.3

.. contents::
:backlinks: none
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
'Natural Language :: English',
'License :: OSI Approved :: GPLv3',
'Programming Language :: Python',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
Expand Down
4 changes: 2 additions & 2 deletions spammy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# @Author: Tasdik Rahman
# @Date: 2016-04-12 10:09:44
# @Last Modified by: Tasdik Rahman
# @Last Modified time: 2016-04-12 16:39:52
# @Last Modified time: 2016-04-12 23:07:34
# @GPLv3 License
# @http://tasdikrahman.me
# @https://github.com/prodicus

VERSION = '1.0.2'
VERSION = '1.0.3'

0 comments on commit 824cb89

Please sign in to comment.