Skip to content

Commit 0b5aca0

Browse files
v0.3.0
1 parent 1675c91 commit 0b5aca0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Install a specific release version/tag::
8282

8383
$ nix-env \
8484
--install \
85-
--file https://github.com/jashandeep-sohi/webcam-filters/archive/refs/tags/v0.2.2.tar.gz
85+
--file https://github.com/jashandeep-sohi/webcam-filters/archive/refs/tags/v0.3.0.tar.gz
8686

8787
Install a specific branch (e.g. ``master``)::
8888

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 = "webcam-filters"
3-
version = "0.3.0-alpha.0"
3+
version = "0.3.0"
44
description = "Add filters (background blur, etc) to your webcam on Linux"
55
license = "GPL-3.0-only"
66
authors = ["Jashandeep Sohi <jashandeep.s.sohi@gmail.com>"]

0 commit comments

Comments
 (0)