Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
chore: release 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 16, 2024
1 parent d5b00b7 commit 3dce0e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 1.4.3 - 2024-07-16

## 1.4.2 - 2024-07-16
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="apitoolkit-django",
version='1.4.2',
version='1.4.3',
packages=find_packages(),
description='A Django SDK for Apitoolkit integration',
long_description=long_description,
Expand Down

0 comments on commit 3dce0e4

Please sign in to comment.