We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b75b7 commit 788b038Copy full SHA for 788b038
3 files changed
CHANGELOG.md
@@ -150,6 +150,8 @@ All notable changes to Proton Pulse should be recorded here.
150
151
## Unreleased
152
153
+- Sync metrics and README after v1.10.0 release prep
154
+
155
## v1.7.2 pre-release
156
157
- Bump to 1.7.2 -- updater pre-release channel fix
VERSION
@@ -1 +1 @@
1
-1.9.0
+1.10.0
pyproject.toml
@@ -1,6 +1,6 @@
[project]
2
name = "decky-proton-pulse"
3
-version = "1.9.0"
+version = "1.10.0"
4
requires-python = ">=3.11"
5
dependencies = [
6
"aiohttp>=3.9",
0 commit comments