diff --git a/docs/.buildinfo b/docs/.buildinfo
index aa495c56..4379be73 100644
--- a/docs/.buildinfo
+++ b/docs/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 6ea2c5c9c74f074a78c7b0669929d05a
+config: 1b1eebf9b1f10df8af4467c9d9034d50
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/docs/_images/monitoring.storage.png b/docs/_images/monitoring.storage.png
index 70f1086c..38e0a665 100644
Binary files a/docs/_images/monitoring.storage.png and b/docs/_images/monitoring.storage.png differ
diff --git a/docs/_images/plot.barh.png b/docs/_images/plot.barh.png
index 1ae237d2..2e470ed0 100644
Binary files a/docs/_images/plot.barh.png and b/docs/_images/plot.barh.png differ
diff --git a/docs/_images/plot.barv.png b/docs/_images/plot.barv.png
index b1d1c7df..39bfdd65 100644
Binary files a/docs/_images/plot.barv.png and b/docs/_images/plot.barv.png differ
diff --git a/docs/_images/plot.candle.png b/docs/_images/plot.candle.png
index e775c3f1..20c7b89b 100644
Binary files a/docs/_images/plot.candle.png and b/docs/_images/plot.candle.png differ
diff --git a/docs/_images/plot.hist.png b/docs/_images/plot.hist.png
index d914f16f..c59120a4 100644
Binary files a/docs/_images/plot.hist.png and b/docs/_images/plot.hist.png differ
diff --git a/docs/_images/plot.plot.1.png b/docs/_images/plot.plot.1.png
index 0dfa7a8b..a21f9ede 100644
Binary files a/docs/_images/plot.plot.1.png and b/docs/_images/plot.plot.1.png differ
diff --git a/docs/_images/plot.plot.2.png b/docs/_images/plot.plot.2.png
index f6ec7fd7..b51aed86 100644
Binary files a/docs/_images/plot.plot.2.png and b/docs/_images/plot.plot.2.png differ
diff --git a/docs/_images/plot.scatter.png b/docs/_images/plot.scatter.png
index 627e3756..4c85832f 100644
Binary files a/docs/_images/plot.scatter.png and b/docs/_images/plot.scatter.png differ
diff --git a/docs/_images/quant.bollinger_bands.png b/docs/_images/quant.bollinger_bands.png
index ab43ee55..a0153222 100644
Binary files a/docs/_images/quant.bollinger_bands.png and b/docs/_images/quant.bollinger_bands.png differ
diff --git a/docs/_images/quant.macd.png b/docs/_images/quant.macd.png
index aebce396..3387bd83 100644
Binary files a/docs/_images/quant.macd.png and b/docs/_images/quant.macd.png differ
diff --git a/docs/_images/quant.momentum.png b/docs/_images/quant.momentum.png
index f3e9ce3d..ccb5a788 100644
Binary files a/docs/_images/quant.momentum.png and b/docs/_images/quant.momentum.png differ
diff --git a/docs/_images/quant.moving_average.png b/docs/_images/quant.moving_average.png
index d1972624..6fd3037b 100644
Binary files a/docs/_images/quant.moving_average.png and b/docs/_images/quant.moving_average.png differ
diff --git a/docs/_images/quant.rsi.png b/docs/_images/quant.rsi.png
index b6512888..a87aca78 100644
Binary files a/docs/_images/quant.rsi.png and b/docs/_images/quant.rsi.png differ
diff --git a/docs/_images/vision.grid.png b/docs/_images/vision.grid.png
index 2ba25292..bdd1bf60 100644
Binary files a/docs/_images/vision.grid.png and b/docs/_images/vision.grid.png differ
diff --git a/docs/_images/vision.mask.png b/docs/_images/vision.mask.png
index 89c253bb..d5142ad8 100644
Binary files a/docs/_images/vision.mask.png and b/docs/_images/vision.mask.png differ
diff --git a/docs/_images/vision.vert.png b/docs/_images/vision.vert.png
index 6b5e542c..21a72b7c 100644
Binary files a/docs/_images/vision.vert.png and b/docs/_images/vision.vert.png differ
diff --git a/docs/_sources/release/v1.0.md.txt b/docs/_sources/release/v1.0.md.txt
index d2659729..ac1877b0 100644
--- a/docs/_sources/release/v1.0.md.txt
+++ b/docs/_sources/release/v1.0.md.txt
@@ -1,5 +1,31 @@
# v1.0
+## v1.0.1
+
+
[v1.0.1] Release (#270)
+
+```{admonition} Release Date
+:class: tip
+
+2024/04/02
+```
+
+
+
+
+
+
+
+
+
+
+Features
+
++ `plot`
+ + `barv` 및 `barh`에 대해 bar 상단 값 표기 기능 추가
++ `quant`
+ + 해외 주식의 자산 오류 수정
+
## v1.0.0
[v1.0.0] Release (#268)
diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js
index 2bef0d88..eedaf5bd 100644
--- a/docs/_static/documentation_options.js
+++ b/docs/_static/documentation_options.js
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
- VERSION: 'v1.0.0',
+ VERSION: 'v1.0.1',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/docs/_static/examples/dynamic/monitoring.storage.png b/docs/_static/examples/dynamic/monitoring.storage.png
index 70f1086c..38e0a665 100644
Binary files a/docs/_static/examples/dynamic/monitoring.storage.png and b/docs/_static/examples/dynamic/monitoring.storage.png differ
diff --git a/docs/_static/examples/dynamic/plot.barh.png b/docs/_static/examples/dynamic/plot.barh.png
index 1ae237d2..2e470ed0 100644
Binary files a/docs/_static/examples/dynamic/plot.barh.png and b/docs/_static/examples/dynamic/plot.barh.png differ
diff --git a/docs/_static/examples/dynamic/plot.barv.png b/docs/_static/examples/dynamic/plot.barv.png
index b1d1c7df..39bfdd65 100644
Binary files a/docs/_static/examples/dynamic/plot.barv.png and b/docs/_static/examples/dynamic/plot.barv.png differ
diff --git a/docs/_static/examples/dynamic/plot.candle.png b/docs/_static/examples/dynamic/plot.candle.png
index e775c3f1..20c7b89b 100644
Binary files a/docs/_static/examples/dynamic/plot.candle.png and b/docs/_static/examples/dynamic/plot.candle.png differ
diff --git a/docs/_static/examples/dynamic/plot.hist.png b/docs/_static/examples/dynamic/plot.hist.png
index d914f16f..c59120a4 100644
Binary files a/docs/_static/examples/dynamic/plot.hist.png and b/docs/_static/examples/dynamic/plot.hist.png differ
diff --git a/docs/_static/examples/dynamic/plot.plot.1.png b/docs/_static/examples/dynamic/plot.plot.1.png
index 0dfa7a8b..a21f9ede 100644
Binary files a/docs/_static/examples/dynamic/plot.plot.1.png and b/docs/_static/examples/dynamic/plot.plot.1.png differ
diff --git a/docs/_static/examples/dynamic/plot.plot.2.png b/docs/_static/examples/dynamic/plot.plot.2.png
index f6ec7fd7..b51aed86 100644
Binary files a/docs/_static/examples/dynamic/plot.plot.2.png and b/docs/_static/examples/dynamic/plot.plot.2.png differ
diff --git a/docs/_static/examples/dynamic/plot.scatter.png b/docs/_static/examples/dynamic/plot.scatter.png
index 627e3756..4c85832f 100644
Binary files a/docs/_static/examples/dynamic/plot.scatter.png and b/docs/_static/examples/dynamic/plot.scatter.png differ
diff --git a/docs/_static/examples/dynamic/quant.bollinger_bands.png b/docs/_static/examples/dynamic/quant.bollinger_bands.png
index ab43ee55..a0153222 100644
Binary files a/docs/_static/examples/dynamic/quant.bollinger_bands.png and b/docs/_static/examples/dynamic/quant.bollinger_bands.png differ
diff --git a/docs/_static/examples/dynamic/quant.macd.png b/docs/_static/examples/dynamic/quant.macd.png
index aebce396..3387bd83 100644
Binary files a/docs/_static/examples/dynamic/quant.macd.png and b/docs/_static/examples/dynamic/quant.macd.png differ
diff --git a/docs/_static/examples/dynamic/quant.momentum.png b/docs/_static/examples/dynamic/quant.momentum.png
index f3e9ce3d..ccb5a788 100644
Binary files a/docs/_static/examples/dynamic/quant.momentum.png and b/docs/_static/examples/dynamic/quant.momentum.png differ
diff --git a/docs/_static/examples/dynamic/quant.moving_average.png b/docs/_static/examples/dynamic/quant.moving_average.png
index d1972624..6fd3037b 100644
Binary files a/docs/_static/examples/dynamic/quant.moving_average.png and b/docs/_static/examples/dynamic/quant.moving_average.png differ
diff --git a/docs/_static/examples/dynamic/quant.rsi.png b/docs/_static/examples/dynamic/quant.rsi.png
index b6512888..a87aca78 100644
Binary files a/docs/_static/examples/dynamic/quant.rsi.png and b/docs/_static/examples/dynamic/quant.rsi.png differ
diff --git a/docs/_static/examples/dynamic/vision.grid.png b/docs/_static/examples/dynamic/vision.grid.png
index 2ba25292..bdd1bf60 100644
Binary files a/docs/_static/examples/dynamic/vision.grid.png and b/docs/_static/examples/dynamic/vision.grid.png differ
diff --git a/docs/_static/examples/dynamic/vision.mask.png b/docs/_static/examples/dynamic/vision.mask.png
index 89c253bb..d5142ad8 100644
Binary files a/docs/_static/examples/dynamic/vision.mask.png and b/docs/_static/examples/dynamic/vision.mask.png differ
diff --git a/docs/_static/examples/dynamic/vision.vert.png b/docs/_static/examples/dynamic/vision.vert.png
index 6b5e542c..21a72b7c 100644
Binary files a/docs/_static/examples/dynamic/vision.vert.png and b/docs/_static/examples/dynamic/vision.vert.png differ
diff --git a/docs/cicd.html b/docs/cicd.html
index 3a47492a..e543563f 100644
--- a/docs/cicd.html
+++ b/docs/cicd.html
@@ -16,10 +16,10 @@
-
+
-
+
@@ -28,7 +28,7 @@
- CI/CD Pipelines - zerohertzLib v1.0.0 documentation
+ CI/CD Pipelines - zerohertzLib v1.0.1 documentation
@@ -156,7 +156,7 @@