Skip to content

Commit

Permalink
build(data_generator): Publish version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ARYAN-NIKNEZHAD committed Nov 9, 2024
1 parent 9ee2f7e commit ee0a243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires = [ "poetry-core" ]

[tool.poetry]
name = "dj-data-generator"
version = "1.0.0"
version = "1.0.1"
description = "A package for generating fake data"
authors = [ "ARYAN-NIKNEZHAD <aryan513966@gmail.com>", "MEHRSHAD-MIRSHEKARY <mehrshad_mirshekary@email.com>" ]
keywords = [ "django_data_generator", "data_generator", "fake_data" ]
Expand Down Expand Up @@ -244,7 +244,7 @@ B104 = { check_typed_list = true }

[tool.commitizen]
name = "cz_conventional_commits"
version = "1.0.0"
version = "1.0.1"
tag_format = "v$version"

[tool.commitizen.settings]
Expand Down

0 comments on commit ee0a243

Please sign in to comment.