Explorar el Código

Bump version: 0.5.0 → 0.6.0

master
Pete Shadbolt hace 7 años
padre
commit
afa23441f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py Ver fichero

@@ -6,7 +6,7 @@ STATIC = glob("abp/static/*.*")+glob("abp/static/img/*.*")+glob("abp/static/scri

setup(
name = "abp",
version = "0.5.0",
version = "0.6.0",
packages = ["abp", "abp.static"],
test_suite = "tests",
author = "Pete Shadbolt",


Cargando…
Cancelar
Guardar