Commit ea79037a authored by Julien Muchembled's avatar Julien Muchembled

Release 4.2

parent 14d26bc8
4.2 (2017-12-12)
================
* jinja2: try to not rewrite on update if there's no change
4.1 (2017-10-18)
================
......
from setuptools import setup, find_packages
import os
version = '4.1'
version = '4.2'
name = 'slapos.recipe.template'
long_description = open("README.txt").read() + "\n" + \
open(os.path.join('slapos', 'recipe',
......
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