Skip to content

Commit

Permalink
[deploy] Update pyproject.toml, bump to 0.1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Chenglong-MS authored Oct 24, 2024
1 parent b093c01 commit 5f6e411
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 @@ build-backend = "setuptools.build_meta"

[project]
name = "data_formulator"
version = "0.1.3c"
version = "0.1.3.3"

requires-python = ">=3.9"
authors = [
Expand Down Expand Up @@ -46,4 +46,4 @@ package-dir = {"" = "py-src"}
include-package-data = true

[project.scripts]
data_formulator = "data_formulator:run_app"
data_formulator = "data_formulator:run_app"

0 comments on commit 5f6e411

Please sign in to comment.