Commit a15103a5 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

Release version 0.26

parent c71efd58
Pipeline #34044 passed with stage
in 0 seconds
Changes
=======
0.26 (2024-04-15)
-----------------
* upload: Support metadata in json file
* New --id command-line option for download & upload
* Add metadata selection when downloading.
* Remove uneeded ugly helper (NetworkCache)
0.25 (2022-04-05)
-----------------
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import os
name = "slapos.libnetworkcache"
version = '0.25'
version = '0.26'
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