File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 3
3
# SPDX-License-Identifier: Apache-2.0 OR MIT
4
4
5
5
[tool .bumpversion ]
6
- current_version = " 0.2.9 "
6
+ current_version = " 0.2.10 "
7
7
8
8
[[tool .bumpversion .files ]]
9
9
filename = " Project.toml"
Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ All notable changes to this project will be documented in this file.
14
14
The format is based on https://keepachangelog.com/[Keep a Changelog], and this
15
15
project adheres to https://semver.org/[Semantic Versioning].
16
16
17
+ == {compare-url}/v0.2.9\...v0.2.10[0.2.10] - 2025-03-23
18
+
19
+ === Changed
20
+
21
+ * Update documentation
22
+
17
23
== {compare-url}/v0.2.8\...v0.2.9[0.2.9] - 2024-09-22
18
24
19
25
=== Added
Original file line number Diff line number Diff line change 5
5
name = " Sysexits"
6
6
uuid = " 49ffb959-a01e-48ce-b0f8-35f9b0bd11b7"
7
7
authors = [" Shun Sakai <sorairolake@protonmail.ch>" ]
8
- version = " 0.2.9 "
8
+ version = " 0.2.10 "
9
9
10
10
[compat ]
11
11
julia = " 1.0"
You can’t perform that action at this time.
0 commit comments