summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb/release.py
blob: 94244db02216a2ed3becc32ce70479ea43615ec9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Release information about funcweb

version = "1.0"

# description = "Your plan to rule the world"
# long_description = "More description about your plan"
# author = "Your Name Here"
# email = "YourEmail@YourDomain"
# copyright = "Vintage 2006 - a good year indeed"

# if it's open source, you might want to specify these
# url = "http://yourcool.site/"
# download_url = "http://yourcool.site/download"
# license = "MIT"