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

Release version 0.1.11

parent 32409436
Pipeline #29131 failed with stage
in 0 seconds
Changes
========
0.1.11 (2023-07-18)
-------------------
* Revert "Remove usage of NetworkCache" [Thomas Gambier]
* Don't use https in download-cache-url [Thomas Gambier]
0.1.10 (2023-07-18)
-------------------
......
from setuptools import setup, find_packages
version = '0.1.10'
version = '0.1.11'
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