projects
/
rainbowstream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fefb8c
)
fix bug today
author
vunhat_minh
<vunhat_minh@dwango.co.jp>
Tue, 1 Jul 2014 04:13:25 +0000
(13:13 +0900)
committer
vunhat_minh
<vunhat_minh@dwango.co.jp>
Tue, 1 Jul 2014 04:13:25 +0000
(13:13 +0900)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 0d959425deea7d891840eaf4db77e9a44110cb10..7cf15caa17b1a37c0a93d0142c288cae66e36d06 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-1,6
+1,6
@@
from setuptools import setup, find_packages
-version = '0.1.
0
'
+version = '0.1.
1
'
install_requires = [
"SQLAlchemy",