You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2020/04/27 20:38:57 UTC

[couchdb-documentation] 01/01: bump version to 3.0.1

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch bump-ver
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit 9e1a32b52caec6103f686e435b9e4b2bb68d0249
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Mon Apr 27 16:35:51 2020 -0400

    bump version to 3.0.1
---
 src/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/conf.py b/src/conf.py
index b71e06f..1a2aa3c 100644
--- a/src/conf.py
+++ b/src/conf.py
@@ -34,7 +34,7 @@ nitpicky = True
 
 # should be over-written using rebar-inherited settings
 version = "3.0"
-release = "3.0.0"
+release = "3.0.1"
 
 project = u"Apache CouchDB\u00ae"