projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
155f24f
)
0.0.2 of GNU MediaGoblin!
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 1 Jun 2011 00:54:26 +0000
(19:54 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 1 Jun 2011 00:54:26 +0000
(19:54 -0500)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 752f1b57f702724a09b679f75ccb91bd411fae44..097dd7f29e83b0fd39853b39e727705798d8efbd 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-18,7
+18,7
@@
from setuptools import setup, find_packages
setup(
name = "mediagoblin",
- version = "0.0.
1
",
+ version = "0.0.
2
",
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
zip_safe=False,
# scripts and dependencies
@@
-45,7
+45,7
@@
setup(
test_suite='nose.collector',
license = 'AGPLv3',
- author = '
Christopher Webber
',
+ author = '
Free Software Foundation and contributors
',
author_email = 'cwebber@gnu.org',
entry_points = """\
[console_scripts]