Skip to content

Commit 6bd9d7b

Browse files
chore(main): release 2.0.6 (#300)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d00853c commit 6bd9d7b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.5"
2+
".": "2.0.6"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.6](https://github.com/mcaulifn/solcast/compare/v2.0.5...v2.0.6) (2024-07-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Bump certifi from 2024.2.2 to 2024.7.4 ([#299](https://github.com/mcaulifn/solcast/issues/299)) ([00f6715](https://github.com/mcaulifn/solcast/commit/00f6715ad558bbc03842a35c480d8a833e9b62fc))
9+
310
## [2.0.5](https://github.com/mcaulifn/solcast/compare/v2.0.4...v2.0.5) (2024-07-16)
411

512

pyproject.toml

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

0 commit comments

Comments
 (0)