fnp
/
django-migdal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a057dc
)
update requirements
0.7.3
author
Jan Szejko
<janek37@gmail.com>
Thu, 13 Apr 2017 11:56:12 +0000
(13:56 +0200)
committer
Jan Szejko
<janek37@gmail.com>
Thu, 13 Apr 2017 11:56:12 +0000
(13:56 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index
cbbd7ea
..
db5d4ed
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-23,7
+23,7
@@
def whole_trees(package_dir, paths):
setup(
name='django-migdal',
- version='0.7.
2
',
+ version='0.7.
3
',
author='Radek Czajka',
author_email='radoslaw.czajka@nowoczesnapolska.org.pl',
maintainer='Jan Szejko',
@@
-37,7
+37,7
@@
setup(
install_requires=[
'django-contrib-comments',
'django-comments-xtd',
- 'django-gravatar',
+ 'django-gravatar
2
',
'django-haystack',
'django-markupfield',
'python-slugify',