Skip to content

Commit ef25444

Browse files
authored
Merge pull request #4 from JoshuaSBrown/allow-tags-for-release
Allow tags for release
2 parents cefb452 + 0d9ea72 commit ef25444

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "cpp-py-format"
3-
version = "0.2.4"
3+
version = "0.3.0"
44
authors = ["Andrew Gaspar <[email protected]>","Joshua Brown <[email protected]>"]
5-
edition = "2018"
5+
edition = "2024"
66

77
[dependencies]
88
glob = "0.3.0"

0 commit comments

Comments
 (0)