1
0
mirror of https://github.com/MousaZeidBaker/poetry-plugin-up.git synced 2025-10-05 21:32:40 +02:00

chore(master): release 0.9.0

This commit is contained in:
github-actions[bot]
2025-01-15 20:50:49 +00:00
committed by GitHub
parent 03dfd631b0
commit e5a001c6d7
2 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,17 @@
# Changelog
## [0.9.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/v0.8.0...v0.9.0) (2025-01-15)
### Features
* Add support for poetry 2 ([0e085e0](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/0e085e0d94c6251182056d8a42b958c05d9f2586))
### Bug Fixes
* Path.write_text does not have newline kwarg in 3.9 ([7b7955a](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/7b7955a9466df664a65b8829837c0abd1e2b69b5))
## [0.8.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/v0.7.3...v0.8.0) (2024-11-27)

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry-plugin-up"
version = "0.8.0"
version = "0.9.0"
description = "Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file"
authors = ["Mousa Zeid Baker"]
packages = [