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

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"