Skip to content

Commit

Permalink
🔖 Update version to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bensi94 committed Nov 4, 2023
1 parent c3112d2 commit 332bb2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "requests-tracker"
version = "0.3.2"
version = "0.3.3"
description = "The Django Requests Tracker is designed for local Django development, particularly for Rest API development. It provides various debugging information, such as SQL queries, headers, and status codes."
license = "MIT"
authors = ["Benedikt Óskarsson <bensi94@hotmail.com>"]
Expand Down

0 comments on commit 332bb2c

Please sign in to comment.