Skip to content

Commit e892c63

Browse files
chore(main): release 2.0.7 (#331)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 10d1e15 commit e892c63

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.6"
2+
".": "2.0.7"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.0.7](https://github.com/mcaulifn/solcast/compare/v2.0.6...v2.0.7) (2025-04-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps-dev:** Bump jinja2 from 3.1.4 to 3.1.6 ([#341](https://github.com/mcaulifn/solcast/issues/341)) ([10d1e15](https://github.com/mcaulifn/solcast/commit/10d1e1565b6c6dd904f23b6ea35ccf2ffffc06b9))
9+
* **deps:** update dependency isodate to v0.7.2 ([#330](https://github.com/mcaulifn/solcast/issues/330)) ([efd76cd](https://github.com/mcaulifn/solcast/commit/efd76cdf05296fa82a4e53dc5c8ee885f1fa519a))
10+
311
## [2.0.6](https://github.com/mcaulifn/solcast/compare/v2.0.5...v2.0.6) (2024-07-30)
412

513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pysolcast"
3-
version = "2.0.6"
3+
version = "2.0.7"
44
description = ""
55
authors = ["Nathaniel McAuliffe <[email protected]>"]
66
readme = "README.rst"

0 commit comments

Comments
 (0)