|
@@ -6,7 +6,7 @@ STATIC = glob("abp/static/*.*")+glob("abp/static/img/*.*")+glob("abp/static/scri |
|
|
|
|
|
|
|
|
setup( |
|
|
setup( |
|
|
name = "abp", |
|
|
name = "abp", |
|
|
version = "0.4.12", |
|
|
|
|
|
|
|
|
version = "0.4.13", |
|
|
packages = ["abp", "abp.static"], |
|
|
packages = ["abp", "abp.static"], |
|
|
test_suite = "tests", |
|
|
test_suite = "tests", |
|
|
author = "Pete Shadbolt", |
|
|
author = "Pete Shadbolt", |
|
|