Skip to content

Commit 7505f13

Browse files
committed
release: bump to v0.3.0
1 parent 662bd4b commit 7505f13

2 files changed

Lines changed: 24 additions & 1 deletion

File tree

docs/changelog.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@ Changelog
44

55
All commits to this project will be documented in this file.
66

7+
`Release [v0.3.0] - 2023-06-25 <https://github.com/JacobCoffee/niapi/releases/tag/v0.3.0>`_
8+
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9+
* `See All commits in v0.3.0 <https://github.com/JacobCoffee/niapi/commits/v0.3.0>`_
10+
11+
`e736a00 <https://github.com/JacobCoffee/niapi/commit/e736a003b7d80290023e55f184af503315febe6b>`_ ... `662bd4b <https://github.com/JacobCoffee/niapi/commit/662bd4b9d9cdd8a07ab5cd7b7c2680a1d08c1e21>`_ | `See diff for 0.3.0 <https://github.com/litestar-org/litestar/compare/e736a003b7d80290023e55f184af503315febe6b...662bd4b9d9cdd8a07ab5cd7b7c2680a1d08c1e21>`_
12+
13+
Documentation
14+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15+
16+
* (`a82a86a <https://github.com/JacobCoffee/niapi/commit/a82a86a1b8ca90f3c66a080291cfd074efcbfd1a>`_) - Adjust badges (Jacob Coffee)
17+
* (`662bd4b <https://github.com/JacobCoffee/niapi/commit/662bd4b9d9cdd8a07ab5cd7b7c2680a1d08c1e21>`_) - Adjust styling and pypi readme (Jacob Coffee)
18+
19+
Features
20+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21+
22+
* (`7bc5009 <https://github.com/JacobCoffee/niapi/commit/7bc5009dd2b89724035a139b6c27e6bba31a8312>`_) - Include link to all commits in a version (Jacob Coffee)
23+
* (`0e42390 <https://github.com/JacobCoffee/niapi/commit/0e42390ae6a061990fc79f7a8f356da3bd9483ec>`_) - Add rst to md conversion for gh release notes (Jacob Coffee)
24+
25+
Miscellaneous Tasks
26+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
27+
28+
* (`168893f <https://github.com/JacobCoffee/niapi/commit/168893f955eeee168b82e5f196fa36c9c3f0e60c>`_) - Set execute bit and shebang (Jacob Coffee)
29+
730
`Release [v0.2.0] - 2023-06-25 <https://github.com/JacobCoffee/niapi/releases/tag/v0.2.0>`_
831
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
932
* `See All commits in v0.2.0 <https://github.com/JacobCoffee/niapi/commits/v0.2.0>`_

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 = "niapi"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "Network Data API"
55
authors = ["Jacob Coffee <jacob@z7x.org>"]
66
maintainers = [

0 commit comments

Comments
 (0)