Commit 4f213d38 authored by Jérome Perrin's avatar Jérome Perrin

Release 4.6

parent a108266f
4.6 (2021-06-08)
================
* Fix leaking temporary files with templates from URLs
4.5 (2020-01-08)
================
......
from setuptools import setup, find_packages
import os
version = '4.5'
version = '4.6'
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