We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b6f878 + 72a9236 commit 7f39918Copy full SHA for 7f39918
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.4.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.3.0...0.4.0) (2023-08-30)
4
+
5
6
+### 🚀 Features
7
8
+* Preserve zero based caret ([8a5d3cb](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/8a5d3cb6a4f122537e7e66faf52c1672d8773abc))
9
10
## [0.3.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.2.2...0.3.0) (2023-02-13)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry-plugin-up"
-version = "0.3.0"
+version = "0.4.0"
description = "Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file"
authors = ["Mousa Zeid Baker"]
packages = [
0 commit comments