Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 6a81861

Browse files
chore: release 1.2.1
1 parent 1fe4e28 commit 6a81861

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## Unreleased
9+
10+
## 1.2.1 - 2024-07-16

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="apitoolkit_fastapi",
8-
version="1.2.0",
8+
version='1.2.1',
99
packages=find_packages(),
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)