We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85bcc3 commit 5dbb610Copy full SHA for 5dbb610
pyproject.toml
@@ -1,13 +1,13 @@
1
[tool.poetry]
2
name = "aw-core"
3
-version = "0.5.5"
+version = "0.5.6"
4
description = "Core library for ActivityWatch"
5
authors = ["Erik Bjäreholt <erik@bjareho.lt>", "Johan Bjäreholt <johan@bjareho.lt>"]
6
license = "MPL-2.0"
7
readme = "README.md"
8
homepage = "https://activitywatch.net/"
9
repository = "https://github.com/ActivityWatch/aw-core/"
10
-documentation = "https://activitywatch.readthedocs.io/"
+documentation = "https://docs.activitywatch.net/"
11
packages = [
12
{ include = "aw_core" },
13
{ include = "aw_datastore" },
0 commit comments