mirror of
https://github.com/tcsenpai/pensieve.git
synced 2025-07-23 09:50:17 +00:00
chore: bump 0.6.9
This commit is contained in:
parent
167fd31053
commit
c24d9cc2e9
@ -56,7 +56,7 @@ This will start a screen recorder, which will take screenshots every 5 seconds a
|
|||||||
memos serve
|
memos serve
|
||||||
```
|
```
|
||||||
|
|
||||||
This will start a web server, and you can access the web interface at `http://localhost:8080`.
|
This will start a web server, and you can access the web interface at `http://localhost:8080`.
|
||||||
The default username and password is `admin` and `changeme`.
|
The default username and password is `admin` and `changeme`.
|
||||||
|
|
||||||
### Index the screenshots
|
### Index the screenshots
|
||||||
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "memos"
|
name = "memos"
|
||||||
version = "0.6.8"
|
version = "0.6.9"
|
||||||
description = "A package for memos"
|
description = "A package for memos"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = [{ name = "arkohut" }]
|
authors = [{ name = "arkohut" }]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user