File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 112013-05-28
2- bumped version to 1.0.0
2+ bumped version to 1.0rc1
33 merged in api_v1.1 branch
44
55 The library is now only for Twitter API v1.1
Original file line number Diff line number Diff line change 1717'''The setup and build script for the python-twitter library.'''
1818
1919__author__ = 'python-twitter@googlegroups.com'
20- __version__ = '1.0.0 '
20+ __version__ = '1.0rc1 '
2121
2222
2323# The base package metadata to be used by both distutils and setuptools
Original file line number Diff line number Diff line change 1919'''A library that provides a Python interface to the Twitter API'''
2020
2121__author__ = 'python-twitter@googlegroups.com'
22- __version__ = '1.0.0 '
22+ __version__ = '1.0rc1 '
2323
2424
2525import calendar
You can’t perform that action at this time.
0 commit comments