mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
fixed an issue with linked content urls for statics linked by {filename}
This commit is contained in:
parent
70423458d2
commit
c8226f8ced
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -22,7 +22,7 @@ CHANGELOG = open('docs/changelog.rst').read()
|
|||
|
||||
setup(
|
||||
name="pelican",
|
||||
version="3.6.4.devSF",
|
||||
version="3.6.4.dev0",
|
||||
url='http://getpelican.com/',
|
||||
author='Alexis Metaireau',
|
||||
author_email='authors@getpelican.com',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue