aboutsummaryrefslogtreecommitdiffstats
path: root/Bugs-Everywhere-Web/beweb/release.py
blob: 023291263b8eba729abfd6d196cb49767c5bc103 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Release information about Bugs-Everywhere-Web

version = "1.0"

# description = "Your plan to rule the world"
# 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"