Skip to content

Commit

Permalink
Update PyPI version
Browse files Browse the repository at this point in the history
  • Loading branch information
ajalt committed May 13, 2014
1 parent 4dc8167 commit b7e0ccd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#FuckIt.py
[![Build Status](http://img.shields.io/travis/ajalt/fuckitpy/master.svg)](https://travis-ci.org/ajalt/fuckitpy)
[![PyPI version](http://img.shields.io/badge/pypi-1.0.1-brightgreen.svg)](http://badge.fury.io/py/fuckit)
[![PyPI version](http://img.shields.io/badge/pypi-4.8.0-brightgreen.svg)](http://badge.fury.io/py/fuckit)
[![Coverage Status](http://img.shields.io/badge/coverage-100%25-brightgreen.svg)](https://coveralls.io/r/ajalt/fuckitpy?branch=master)
[![Downloads](http://img.shields.io/pypi/dm/requests.svg)](https://pypi.python.org/pypi/fuckit)

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def read(*parts):

setup(
name='fuckit',
version='1.0.0',
version='4.8.0',
py_modules=['fuckit'],
url='https://github.com/ajalt/fuckitpy',
license='WTFPL',
Expand Down

0 comments on commit b7e0ccd

Please sign in to comment.