Skip to content

Commit 3dd14e5

Browse files
committed
chore: minor v1.2.0 release
1 parent 87969cb commit 3dd14e5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ WORKDIR /code
44

55
RUN apk add --no-cache curl
66

7-
ENV TORRRA_VERSION=1.1.2
7+
ENV TORRRA_VERSION=1.2.0
88
ENV PYTHONDONTWRITEBYTECODE=1
99
ENV PYTHONUNBUFFERED=1
1010
ENV PIP_ROOT_USER_ACTION=ignore

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "torrra"
3-
version = "1.1.2"
3+
version = "1.2.0"
44
description = "A Python tool that lets you find and download torrents without leaving your CLI."
55
readme = "README.md"
66
authors = [{ name = "stabldev", email = "thestabldev@gmail.com" }]

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)