Skip to content

Commit

Permalink
workflow: update pyproject.toml for v0.3.0.post1 release (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
hbakri authored Aug 24, 2023
1 parent 7b9b353 commit b800197
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
Expand Up @@ -7,7 +7,7 @@ all = true

[tool.poetry]
name = "django-ninja-crud"
version = "0.3.0"
version = "0.3.0.post1"
description = "Django Ninja CRUD is a library that allows you to create CRUD APIs in a few lines of code."
authors = ["Hicham Bakri <[email protected]>"]
maintainers = ["Hicham Bakri <[email protected]>"]
Expand Down

0 comments on commit b800197

Please sign in to comment.