We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d649971 commit 8dcf356Copy full SHA for 8dcf356
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.0.7 (2023-09-14)
6
+
7
+### Other
8
9
+* Adjust summary threshold ([`d649971`](https://github.com/WIPACrepo/cephfs-disk-usage/commit/d6499712dae4d921960a51786e8c0e4e95078852))
10
11
## v0.0.6 (2023-09-14)
12
13
### Other
cephfs_disk_usage/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.0.6'
+__version__ = '0.0.7'
0 commit comments