Commit 26e67ce8 authored by Julien Muchembled's avatar Julien Muchembled

Release version 0.23

parent 0fe8148a
Pipeline #20425 failed with stage
in 0 seconds
Changes
=======
0.23 (2022-03-28)
-----------------
* Require private key to have a matching certificate.
* Do not require useless metadata.
* New tryDownload/tryUpload methods.
0.22 (2021-12-08)
-----------------
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import os
name = "slapos.libnetworkcache"
version = '0.22'
version = '0.23'
def read(*rnames):
......
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