Commit b6a17ed6 authored by Bryton Lacquement's avatar Bryton Lacquement 🚪

Release 4.4

parent e2d0bb95
4.4 (2019-01-24)
================
* jinja2: add bytes and six
4.3 (2018-01-25)
================
......
from setuptools import setup, find_packages
import os
version = '4.3'
version = '4.4'
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