Skip to content

Commit 48141a5

Browse files
authored
Merge pull request #45 from microsoft/Chenglong-MS-patch-2
[deploy] Update pyproject.toml, bump to 0.1.3.3
2 parents b093c01 + 5f6e411 commit 48141a5

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)