Skip to content

Commit ccc12fb

Browse files
authored
πŸ”– Changelog entry for v0.0.1b4 (#43)
Fourth beta release of cog3pio (Python-only).
1 parent a2f31f2 commit ccc12fb

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

β€ŽCargo.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cog3pio"
3-
version = "0.0.1-beta.3"
3+
version = "0.0.1-beta.4"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
rust-version = "1.85.0"

β€Ždocs/changelog.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ All notable changes to this project will be documented in this file.
3535

3636
### <!-- 5 --> 🧰 Maintenance
3737

38+
- πŸ”Š Enable verbose logging for pypa/gh-action-pypi-publish ([#42](https://github.com/weiji14/cog3pio/pull/42))
3839
- πŸ‘· Upload to TestPyPI on prerelease and release tags ([#40](https://github.com/weiji14/cog3pio/pull/40))
3940
- πŸ‘· Adjust CI workflow conditions for release trigger ([#38](https://github.com/weiji14/cog3pio/pull/38))
4041
- πŸ”§ Configure readthedocs documentation build ([#36](https://github.com/weiji14/cog3pio/pull/36))

0 commit comments

Comments
Β (0)