projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e39c2d2
)
Increment version to 1.0.1 in setup.py
author
Josh Roesslein
<jroesslein@gmail.com>
Sun, 13 Sep 2009 20:18:31 +0000
(15:18 -0500)
committer
Josh Roesslein
<jroesslein@gmail.com>
Sun, 13 Sep 2009 20:18:31 +0000
(15:18 -0500)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 267901ef7fa1bfbcb053767fd382eaf78bd816ab..38f85c21caeeb56b9dd6fdd465ea7f773e4953a8 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-3,7
+3,7
@@
from setuptools import setup, find_packages
setup(name="tweepy",
- version="1.0",
+ version="1.0
.1
",
description="Twitter library for python",
license="MIT",
author="Joshua Roesslein",