Skip to content

Commit c989249

Browse files
chore(main): release 2.0.2 (#247)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d7b254b commit c989249

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.1"
2+
".": "2.0.2"
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.2](https://github.com/mcaulifn/solcast/compare/v2.0.1...v2.0.2) (2024-04-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Poetry re-lock ([#246](https://github.com/mcaulifn/solcast/issues/246)) ([d7b254b](https://github.com/mcaulifn/solcast/commit/d7b254b6029de3aae98952fff998ab0c5e7bfb8c))
9+
310
## [2.0.1](https://github.com/mcaulifn/solcast/compare/v2.0.0...v2.0.1) (2024-02-16)
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.1"
3+
version = "2.0.2"
44
description = ""
55
authors = ["Nathaniel McAuliffe <[email protected]>"]
66
readme = "README.rst"

0 commit comments

Comments
 (0)