Skip to content

Commit 7db67f0

Browse files
committed
Change note in the top of pages in docs.
1 parent 0f0ef88 commit 7db67f0

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. note::
22

3-
This library is currently in the beta stage of development.
4-
While features are stable, some minor adjustments may occur before the final release.
3+
This library is currently in the release candidate stage.
4+
The public API is considered stable and is undergoing final validation before the 1.0.0 release.
55

66
py-dependency-injection
77
=======================

docs/releases.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. note::
22

3-
This library is currently in the beta stage of development.
4-
While features are stable, some minor adjustments may occur before the final release.
3+
This library is currently in the release candidate stage.
4+
The public API is considered stable and is undergoing final validation before the 1.0.0 release.
55

66
###############
77
Version History

docs/userguide.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Getting Started
33
###############
44

55
.. note::
6-
`py-dependency-injection` has transitioned to beta! Features are now stable and ready for broader testing. Feedback is encouraged to help refine the library for its final release.
6+
This library is currently in the release candidate stage.
7+
The public API is considered stable and is undergoing final validation before the 1.0.0 release.
78

89
############
910
Introduction

0 commit comments

Comments
 (0)