# HG changeset patch # User Goffi # Date 1638310545 -3600 # Node ID dc53c6f020bc8b3067f6742dda05cfaa17018071 # Parent d993e8b0fd6072f37a5d4a6e10de9ae2798bc8ca v0.4.0 release diff -r d993e8b0fd60 -r dc53c6f020bc CHANGELOG --- a/CHANGELOG Thu Oct 21 18:12:16 2021 +0200 +++ b/CHANGELOG Tue Nov 30 23:15:45 2021 +0100 @@ -1,4 +1,4 @@ -v 0.4.0 (NOT RELEASED YET): +v 0.4.0 (30/11/2021): - /!\ renamed to "Libervia Pubsub", application name is now "libervia-pubsub" - Python 3 port - publish-options implementation diff -r d993e8b0fd60 -r dc53c6f020bc doc/conf.py --- a/doc/conf.py Thu Oct 21 18:12:16 2021 +0200 +++ b/doc/conf.py Tue Nov 30 23:15:45 2021 +0100 @@ -26,7 +26,7 @@ # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags -release = u'0.3.0' +release = u'0.4.0' # -- General configuration --------------------------------------------------- diff -r d993e8b0fd60 -r dc53c6f020bc doc/installation.rst --- a/doc/installation.rst Thu Oct 21 18:12:16 2021 +0200 +++ b/doc/installation.rst Tue Nov 30 23:15:45 2021 +0100 @@ -6,7 +6,7 @@ .. note:: - Libervia PubSub is not released yet and this documentation is work in progress + This documentation is work in progress .. note:: @@ -77,11 +77,6 @@ Installation From Sources ------------------------- -.. note:: - - until the release of Libervia Pubsub ``0.4.0`` it is recommended to install dev version - with instructions above - To install Libervia PubSub we'll work in a virtual environment. On Debian and derivatives you should easily install dependencies with this:: diff -r d993e8b0fd60 -r dc53c6f020bc sat_pubsub/VERSION --- a/sat_pubsub/VERSION Thu Oct 21 18:12:16 2021 +0200 +++ b/sat_pubsub/VERSION Tue Nov 30 23:15:45 2021 +0100 @@ -1,1 +1,1 @@ -0.4.0D +0.4.0