Skip to content

Commit 846b41a

Browse files
author
MousaZeidBaker
authored
Merge pull request #59 from MousaZeidBaker/release-please--branches--master
chore(master): release 0.7.2
2 parents a54868f + dc6ba3a commit 846b41a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.7.1](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.7.0...0.7.1) (2023-11-06)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "poetry-plugin-up"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
description = "Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file"
55
authors = ["Mousa Zeid Baker"]
66
packages = [

0 commit comments

Comments
 (0)