Commit c71b81a8 authored by Xavier Thompson's avatar Xavier Thompson

[dev] Change local versions to +slapos004

See merge request !33

- Fixup "Use pip install --editable in easy_install.develop"
parent dfb941cc
......@@ -12,7 +12,7 @@
#
##############################################################################
name = "zc.buildout"
version = '3.0.1+slapos003'
version = '3.0.1+slapos004'
import os
from setuptools import setup
......
......@@ -14,7 +14,7 @@
"""Setup for zc.recipe.egg package
"""
version = '2.0.8.dev0+slapos003'
version = '2.0.8.dev0+slapos004'
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