Skip to content

Commit

Permalink
chore(main): release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Sep 30, 2024
1 parent c8b323a commit 17af3a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/chanzuckerberg/platformics/compare/v0.1.1...v0.1.2) (2024-09-30)


### Bug Fixes

* update import in env.py ([#107](https://github.com/chanzuckerberg/platformics/issues/107)) ([791d439](https://github.com/chanzuckerberg/platformics/commit/791d43942f756bbb70f8358206b9990f50a0c6da))

## [0.1.1](https://github.com/chanzuckerberg/platformics/compare/v0.1.0...v0.1.1) (2024-08-01)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "platformics"
# placeholder version that will be replace by poetry-dynamic-versioning
version = "0.1.1"
version = "0.1.2"
description = "Codegen Python GraphQL Entity Framework"
authors = ["CZI Team <[email protected]>"]
license = "MIT License"
Expand Down

0 comments on commit 17af3a5

Please sign in to comment.