Commit 4b8e5c41 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

Release version 0.1.8

parent 2db8bcf1
Changes
========
0.1.8 (2022-03-31)
------------------
* fix upload command after new release of slapos.libnetworkcache [Thomas Gambier]
0.1.7 (2022-03-30)
------------------
......
from setuptools import setup, find_packages
version = '0.1.7'
version = '0.1.8'
name = 'slapcache'
long_description = open("README.txt").read() + "\n" + \
open("CHANGES.txt").read() + "\n"
......
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