Skip to content

Commit 3a4e7f9

Browse files
authored
Merge pull request #83 from microsoft/dev
[deploy] bump version to 0.1.5 to support pypy deployment
2 parents 949f194 + a8c09e3 commit 3a4e7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.4"
7+
version = "0.1.5"
88

99
requires-python = ">=3.9"
1010
authors = [

0 commit comments

Comments
 (0)