0.4 is latest
This commit is contained in:
parent
e100ed9741
commit
ab0776d257
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{% extends "layout.html" %}
|
||||
{% from "_twitter.html" import tweet_box %}
|
||||
{% set latest_version = '0.3.1' %}
|
||||
{% set latest_version = '0.4' %}
|
||||
{% set download_url = 'http://pypi.python.org/packages/source/' ~
|
||||
'F/Flask/Flask-' ~ latest_version ~ '.tar.gz' %}
|
||||
{% block head %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue