We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a54868f + dc6ba3a commit 846b41aCopy full SHA for 846b41a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.7.2](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.7.1...v0.7.2) (2024-07-10)
4
+
5
6
+### Documentation
7
8
+* update README ([c2f3f1e](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/c2f3f1eb00b923b653827a18f0cc82d37308162e))
9
10
## [0.7.1](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.7.0...0.7.1) (2023-11-06)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry-plugin-up"
-version = "0.7.1"
+version = "0.7.2"
description = "Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file"
authors = ["Mousa Zeid Baker"]
packages = [
0 commit comments