Commit 92fc476b authored by Xavier Thompson's avatar Xavier Thompson

[dev] Change local versions to +slapos006

See merge request !37

- Fixup "[feat] Use pip install --editable in easy_install.develop"
parent 0c617979
......@@ -12,7 +12,7 @@
#
##############################################################################
name = "zc.buildout"
version = '3.0.1+slapos005'
version = '3.0.1+slapos006'
import os
from setuptools import setup
......
......@@ -14,7 +14,7 @@
"""Setup for zc.recipe.egg package
"""
version = '2.0.8.dev0+slapos005'
version = '2.0.8.dev0+slapos006'
import os
from setuptools import setup, find_packages
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment