hossam 0.4.14__tar.gz → 0.4.15__tar.gz

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hossam
3
- Version: 0.4.14
3
+ Version: 0.4.15
4
4
  Summary: Hossam Data Helper
5
5
  Author-email: Lee Kwang-Ho <leekh4232@gmail.com>
6
6
  License-Expression: MIT
@@ -2754,7 +2754,7 @@ def visualize_silhouette(
2754
2754
  yname: str | None = None,
2755
2755
  title: str | None = None,
2756
2756
  palette: str | None = None,
2757
- outline: bool = False,
2757
+ outline: bool = True,
2758
2758
  width: int = config.width,
2759
2759
  height: int = config.height,
2760
2760
  linewidth: float = config.line_width,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hossam
3
- Version: 0.4.14
3
+ Version: 0.4.15
4
4
  Summary: Hossam Data Helper
5
5
  Author-email: Lee Kwang-Ho <leekh4232@gmail.com>
6
6
  License-Expression: MIT
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "hossam"
7
- version = "0.4.14"
7
+ version = "0.4.15"
8
8
  description = "Hossam Data Helper"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.13.9"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes