-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revert version, push to regular PyPI
- Loading branch information
Nina Bernick
committed
Aug 23, 2024
1 parent
5d3f482
commit 077ab88
Showing
3 changed files
with
14 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
[tool.poetry] | ||
name = "platformics" | ||
# placeholder version that will be replace by poetry-dynamic-versioning | ||
# TODO: revert | ||
version = "0.1.3" | ||
version = "0.1.1" | ||
description = "Codegen Python GraphQL Entity Framework" | ||
authors = ["CZI Team <[email protected]>"] | ||
license = "MIT License" | ||
|