From 1bfa0be26bf1093a6ec9886e7fc2ecb0384f1c9a Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Fri, 4 Sep 2015 10:17:13 +0300 Subject: [PATCH] 0.9.4 Release Add minor documentation fixes --- VERSION | 2 +- docs/main/changelog.rst | 6 +++++- docs/providers/index.rst | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 965065db..a602fc9e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.3 +0.9.4 diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 87e70504..cb779606 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -13,9 +13,13 @@ Development version - No featues. +0.9.4 +----- +- Add minor documentation fixes. + 0.9.3 ----- -- Implement thread-safety. +- Implement thread safety. 0.9.2 ----- diff --git a/docs/providers/index.rst b/docs/providers/index.rst index 62c57abc..e932dc57 100644 --- a/docs/providers/index.rst +++ b/docs/providers/index.rst @@ -13,7 +13,7 @@ library and some useful information like overriding of providers and writing custom providers. All providers are validated in multithreading environment and considered to -be thread-safe. +be thread safe. .. toctree:: :maxdepth: 2