Skip to content

Commit

Permalink
0.1.0 RC2 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincetse authored Sep 3, 2016
1 parent 1d14362 commit 3c13089
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
from setuptools import setup
import pypandoc

setup(
name='s3cache',
version='0.1.0rc1',
version='0.1.0rc2',
description='Local cache of S3 buckets',
long_description=open('README.rst').read(),
url='https://github.com/vincetse/python-s3-cache',
Expand Down

0 comments on commit 3c13089

Please sign in to comment.