Skip to content

Commit 73f75d9

Browse files
author
github-actions
committed
0.3.2
Automatically generated by python-semantic-release
1 parent 63291f8 commit 73f75d9

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v0.3.2 (2026-04-02)
6+
7+
### Bug Fixes
8+
9+
- **update**: Always confirm when update venv
10+
([`1c25356`](https://github.com/trobz/deploy.py/commit/1c253565a620edaae1c42dcc2711a03bf0adb91c))
11+
12+
513
## v0.3.1 (2026-04-01)
614

715
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "deploy"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = "CLI tool for deploying and managing applications on remote servers over SSH."
55
authors = [{name = "hailangvn", email = "hailn@trobz.com"}]
66
requires-python = ">=3.10"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)