feffery_utils_components 0.2.0-rc22 → 0.2.0-rc23

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.2.0-rc22
3
+ Version: 0.2.0-rc23
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.2.0-rc22"
5
+ version = "0.2.0-rc23"
6
6
 
7
7
  [deps]
8
8
  Dash = "1b08a953-4be3-4667-9a23-3db579824955"
package/README.md CHANGED
@@ -22,7 +22,7 @@ pip install feffery-utils-components -U
22
22
  ## 2 最新预发布版本安装方式
23
23
 
24
24
  > [!NOTE]
25
- > 最新预发布版本(2024-07-23):`0.2.0rc21`
25
+ > 最新预发布版本(2024-07-24):`0.2.0rc22`
26
26
 
27
27
  ```bash
28
28
  pip install feffery-utils-components --pre -U