Skip to content

Commit 5d9b227

Browse files
author
Christopher Doris
committed
release v0.2.33
1 parent 7019323 commit 5d9b227

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

3-
## Unreleased
4-
* Add `dev` section to CondaPkg.toml, specifying development dependencies which are only
3+
## 0.2.33 (2025-09-18)
4+
* Add `[dev]` section to CondaPkg.toml, specifying development dependencies which are only
55
installed for packages being developed/tested.
66

77
## 0.2.32 (2025-09-17)

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CondaPkg"
22
uuid = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
33
authors = ["Christopher Doris <github.com/cjdoris>"]
4-
version = "0.2.32"
4+
version = "0.2.33"
55

66
[deps]
77
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"

0 commit comments

Comments
 (0)