Skip to content

Commit d650110

Browse files
chore(main): release 2.0.5 (#292)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 93af80b commit d650110

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.4"
2+
".": "2.0.5"
33
}

CHANGELOG.md

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

3+
## [2.0.5](https://github.com/mcaulifn/solcast/compare/v2.0.4...v2.0.5) (2024-07-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps-dev:** Bump setuptools from 69.5.1 to 70.0.0 ([#291](https://github.com/mcaulifn/solcast/issues/291)) ([64c0f99](https://github.com/mcaulifn/solcast/commit/64c0f99e757e4b42ce2262ed2529dd8902522c1f))
9+
310
## [2.0.4](https://github.com/mcaulifn/solcast/compare/v2.0.3...v2.0.4) (2024-07-10)
411

512

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.4"
3+
version = "2.0.5"
44
description = ""
55
authors = ["Nathaniel McAuliffe <[email protected]>"]
66
readme = "README.rst"

0 commit comments

Comments
 (0)