Skip to content

Commit 36d1701

Browse files
authored
Merge pull request #3 from letsbuilda/r110
Release v1.1.0
2 parents 144042d + bbabab5 commit 36d1701

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/source/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
Changelog
55
=========
66

7+
- :release:`1.1.0 <13th February 2023>`
8+
- :feature:`2` Bump fastapi from 0.90.1 to 0.91.0
9+
710
- :release:`1.0.0 <9th February 2023>`
811
- :feature:`1` Initialize package

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "api.letsbuilda.dev"
33
description = "Public API for our projects"
4-
version = "1.0.0"
4+
version = "1.1.0"
55
authors = [
66
{ name = "Bradley Reynolds", email = "[email protected]" },
77
]

0 commit comments

Comments
 (0)