Skip to content

Commit 0af52db

Browse files
authored
Merge pull request #245 from khayomacedo/chore/update-version
chore: bump version 0.15.0
2 parents cbcd45f + af20348 commit 0af52db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project = "Faster SAM"
22
author = "Dotz"
3-
release = "0.14.1"
3+
release = "0.15.0"
44

55
extensions = ["sphinx.ext.autodoc", "sphinx.ext.napoleon"]
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "faster-sam"
7-
version = "0.14.1"
7+
version = "0.15.0"
88
description = "An adapter to enable running APIs built with AWS SAM applications using FastAPI."
99
readme = {file = "README.md", content-type = "text/markdown"}
1010
authors = [

0 commit comments

Comments
 (0)