Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.libnetworkcache
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Ophélie Gagnard
slapos.libnetworkcache
Commits
2a079ea3
Commit
2a079ea3
authored
Sep 28, 2021
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release version 0.21
parent
bc5c0754
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
CHANGELOG.rst
CHANGELOG.rst
+5
-0
setup.py
setup.py
+1
-1
No files found.
CHANGELOG.rst
View file @
2a079ea3
Changes
=======
0.21 (2021-09-28)
-----------------
* Support python3.9 (remove usage of deprecated functions)
0.20 (2019-12-03)
-----------------
...
...
setup.py
View file @
2a079ea3
...
...
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import
os
name
=
"slapos.libnetworkcache"
version
=
'0.2
0
'
version
=
'0.2
1
'
def
read
(
*
rnames
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment