From bcb7dc4b7e12e0d47494eb6bfef614706c63cce7 Mon Sep 17 00:00:00 2001 From: Jacob Coffee Date: Sun, 25 Jun 2023 23:59:29 -0500 Subject: [PATCH] fix(ci): bump pyproject version --- docs/changelog.md | 24 +++++++++++++++++++++++- docs/changelog.rst | 28 +++++++++++++++++++++++++++- pyproject.toml | 2 +- 3 files changed, 51 insertions(+), 3 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index e791c16..10d4f9e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -6,7 +6,25 @@ All commits to this project will be documented in this file. - [See All commits in v0.4.0](https://github.com/JacobCoffee/niapi/commits/v0.4.0) -[4487fc5](https://github.com/JacobCoffee/niapi/commit/4487fc5f16f4b1f5c2e2d49b7e7571f8fe5564aa) \... [680cd4b](https://github.com/JacobCoffee/niapi/commit/680cd4b4fc5af58c20e1d62c480adaee5b3b66d6) \| [See diff for 0.4.0](https://github.com/JacobCoffee/niapi/compare/4487fc5f16f4b1f5c2e2d49b7e7571f8fe5564aa...680cd4b4fc5af58c20e1d62c480adaee5b3b66d6) +[dfabc63](https://github.com/JacobCoffee/niapi/commit/dfabc63f117c2f29feb88367f601cf73767f1949) \... [ed211df](https://github.com/JacobCoffee/niapi/commit/ed211dfdf8a449e157e42ef13b3b858c2075bb59) \| [See diff for 0.4.0](https://github.com/JacobCoffee/niapi/compare/dfabc63f117c2f29feb88367f601cf73767f1949...ed211dfdf8a449e157e42ef13b3b858c2075bb59) + +### Bug Fixes + +- ([6956665](https://github.com/JacobCoffee/niapi/commit/695666550d9b074396b5e443bacece7da66da116)) - Resolves issue with [mypy]{.title-ref} (read: me) being stupid (Jacob Coffee) + +### Documentation + +- ([ed211df](https://github.com/JacobCoffee/niapi/commit/ed211dfdf8a449e157e42ef13b3b858c2075bb59)) - Update markdown changelog (Jacob Coffee) + +### Features + +- ([8ecf62e](https://github.com/JacobCoffee/niapi/commit/8ecf62e0c4c043c1a9c8a1ccd0440a5da76b6cb7)) - Adds api menu dropdown (Jacob Coffee) + +## [Release \[v0.4.0\] - 2023-06-26](https://github.com/JacobCoffee/niapi/releases/tag/v0.4.0) + +- [See All commits in v0.4.0](https://github.com/JacobCoffee/niapi/commits/v0.4.0) + +[4487fc5](https://github.com/JacobCoffee/niapi/commit/4487fc5f16f4b1f5c2e2d49b7e7571f8fe5564aa) \... [dfabc63](https://github.com/JacobCoffee/niapi/commit/dfabc63f117c2f29feb88367f601cf73767f1949) \| [See diff for 0.4.0](https://github.com/JacobCoffee/niapi/compare/4487fc5f16f4b1f5c2e2d49b7e7571f8fe5564aa...dfabc63f117c2f29feb88367f601cf73767f1949) ### Bug Fixes @@ -55,6 +73,10 @@ All commits to this project will be documented in this file. - ([29ece89](https://github.com/JacobCoffee/niapi/commit/29ece897002ac8d671e168fc9ad1e5bc4606215f)) - Attempts to fix codecov ci (Jacob Coffee) - ([63736ae](https://github.com/JacobCoffee/niapi/commit/63736aed648851cc9d9d2a444d91137b1e216b27)) - Attempts to fix codecov ci (Jacob Coffee) +### Release + +- ([dfabc63](https://github.com/JacobCoffee/niapi/commit/dfabc63f117c2f29feb88367f601cf73767f1949)) - V0.4.0 (Jacob Coffee) + ## [Release \[v0.3.0\] - 2023-06-25](https://github.com/JacobCoffee/niapi/releases/tag/v0.3.0) - [See All commits in v0.3.0](https://github.com/JacobCoffee/niapi/commits/v0.3.0) diff --git a/docs/changelog.rst b/docs/changelog.rst index 7a1812e..14f3a98 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -8,7 +8,28 @@ All commits to this project will be documented in this file. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- * `See All commits in v0.4.0 `_ -`4487fc5 `_ ... `680cd4b `_ | `See diff for 0.4.0 `_ +`dfabc63 `_ ... `ed211df `_ | `See diff for 0.4.0 `_ + +Bug Fixes +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* (`6956665 `_) - Resolves issue with `mypy` (read: me) being stupid (Jacob Coffee) + +Documentation +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* (`ed211df `_) - Update markdown changelog (Jacob Coffee) + +Features +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* (`8ecf62e `_) - Adds api menu dropdown (Jacob Coffee) + +`Release [v0.4.0] - 2023-06-26 `_ +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +* `See All commits in v0.4.0 `_ + +`4487fc5 `_ ... `dfabc63 `_ | `See diff for 0.4.0 `_ Bug Fixes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -63,6 +84,11 @@ Ci * (`29ece89 `_) - Attempts to fix codecov ci (Jacob Coffee) * (`63736ae `_) - Attempts to fix codecov ci (Jacob Coffee) +Release +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* (`dfabc63 `_) - V0.4.0 (Jacob Coffee) + `Release [v0.3.0] - 2023-06-25 `_ ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- * `See All commits in v0.3.0 `_ diff --git a/pyproject.toml b/pyproject.toml index 439956a..55cb6fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "niapi" -version = "0.3.0" +version = "0.4.0" description = "Network Data API" authors = ["Jacob Coffee "] maintainers = [