Commit 62d211fe authored by Xavier Thompson's avatar Xavier Thompson

[dev] Change local versions to +slapos006

parent ffa6ae59
......@@ -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
......
  • What are the changes between 5 & 6 ?

    We used to have s slapos changelog file. Not asking to have it back, but we could list them in the message of the commits that bump egg versions, like this one.

  • What are the changes between 5 & 6 ?

    I answer myself: it's just !37 (merged) (a fixup of [feat] Use pip install --editable in easy_install.develop) for slapos!1678 (merged).

    Edited by Julien Muchembled
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