Skip to content

Commit 5f6e411

Browse files
authored
[deploy] Update pyproject.toml, bump to 0.1.3.3
1 parent b093c01 commit 5f6e411

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "data_formulator"
7-
version = "0.1.3c"
7+
version = "0.1.3.3"
88

99
requires-python = ">=3.9"
1010
authors = [
@@ -46,4 +46,4 @@ package-dir = {"" = "py-src"}
4646
include-package-data = true
4747

4848
[project.scripts]
49-
data_formulator = "data_formulator:run_app"
49+
data_formulator = "data_formulator:run_app"

0 commit comments

Comments
 (0)