Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
redodo committed Feb 11, 2015
1 parent 659e50b commit 845fb86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ argparse==1.2.1
colorclass==1.1.1
formats==0.1.0a3
httpretty==0.8.3
lunch==1.0.1
pkginfo==1.1
requests==2.5.0
six==1.8.0
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@

setup(
name='tortilla',
version='0.4.0b2',
version='0.4.0',
description='A tiny library for creating wrappers around web APIs',
long_description=long_description,
url='https://github.com/redodo/tortilla',
author='Hidde Bultsma',
author_email='me@redodo.io',
license='MIT',
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 2',
Expand Down

0 comments on commit 845fb86

Please sign in to comment.