Mercurial > libervia-desktop-kivy
changeset 482:5e923747e400 v0.8.0
v0.8.0 release
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 30 Nov 2021 23:39:37 +0100 |
parents | b35404ec6eae |
children | db096d6bfe3a |
files | cagou/VERSION doc/conf.py |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/cagou/VERSION Mon Aug 02 22:41:20 2021 +0200 +++ b/cagou/VERSION Tue Nov 30 23:39:37 2021 +0100 @@ -1,1 +1,1 @@ -0.8.0b1.post1 +0.8.0
--- a/doc/conf.py Mon Aug 02 22:41:20 2021 +0200 +++ b/doc/conf.py Tue Nov 30 23:39:37 2021 +0100 @@ -26,7 +26,7 @@ # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags -release = u'0.7' +release = u'0.8' # -- General configuration ---------------------------------------------------