changeset 473:dc53c6f020bc v0.4.0

v0.4.0 release
author Goffi <goffi@goffi.org>
date Tue, 30 Nov 2021 23:15:45 +0100
parents d993e8b0fd60
children af167e95527c
files CHANGELOG doc/conf.py doc/installation.rst sat_pubsub/VERSION
diffstat 4 files changed, 4 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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 ---------------------------------------------------
--- 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::
 
--- 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