Skip to content

Commit 8643e62

Browse files
chore(main): release 1.0.17 (#175)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 970029b commit 8643e62

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-
".": "1.0.16"
2+
".": "1.0.17"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.0.17](https://github.com/mcaulifn/solcast/compare/v1.0.16...v1.0.17) (2023-10-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** Use release-please ([#174](https://github.com/mcaulifn/solcast/issues/174)) ([e059767](https://github.com/mcaulifn/solcast/commit/e0597670c41495897e6ccda8014064852be5937a))

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

0 commit comments

Comments
 (0)