Parcourir la source

Bump version: 0.5.0 → 0.6.0

master
Pete Shadbolt il y a 7 ans
Parent
révision
afa23441f5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py Voir le fichier

@@ -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",


Chargement…
Annuler
Enregistrer