feffery_utils_components 0.3.0-rc3 → 0.3.0-rc4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/DESCRIPTION CHANGED
@@ -1,6 +1,6 @@
1
1
  Package: fefferyUtilsComponents
2
2
  Title: Build more utility components for Plotly Dash.
3
- Version: 0.3.0-rc3
3
+ Version: 0.3.0-rc4
4
4
  Description: Build more utility components for Plotly Dash.
5
5
  Depends: R (>= 3.0.2)
6
6
  Imports:
package/Project.toml CHANGED
@@ -2,7 +2,7 @@
2
2
  name = "FefferyUtilsComponents"
3
3
  uuid = "1b08a953-4be3-4667-9a23-209fcf3199fa"
4
4
  authors = ["CNFeffery <fefferypzy@gmail.com>"]
5
- version = "0.3.0-rc3"
5
+ version = "0.3.0-rc4"
6
6
 
7
7
  [deps]
8
8
  Dash = "1b08a953-4be3-4667-9a23-3db579824955"
package/README-en_US.md CHANGED
@@ -31,7 +31,7 @@ pip install feffery-utils-components -U
31
31
  ## 2 Installation Method for Latest Pre-release Version
32
32
 
33
33
  > [!NOTE]
34
- > Latest pre-release version (2025-05-30): `0.3.0rc3`
34
+ > Latest pre-release version (2025-06-27): `0.3.0rc4`
35
35
 
36
36
  ```bash
37
37
  pip install feffery-utils-components --pre -U
package/README.md CHANGED
@@ -31,7 +31,7 @@ pip install feffery-utils-components -U
31
31
  ## 2 最新预发布版本安装方式
32
32
 
33
33
  > [!NOTE]
34
- > 最新预发布版本(2025-05-30):`0.3.0rc3`
34
+ > 最新预发布版本(2025-06-27):`0.3.0rc4`
35
35
 
36
36
  ```bash
37
37
  pip install feffery-utils-components --pre -U