Release mnw v0.10.2
Ships creator custom pages (u.makenot.work).
- Co-Authored-By
- Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2 files changed,
+2 insertions,
-2 deletions
| 4291 |
4291 |
|
|
| 4292 |
4292 |
|
[[package]]
|
| 4293 |
4293 |
|
name = "makenotwork"
|
| 4294 |
|
- |
version = "0.10.1"
|
|
4294 |
+ |
version = "0.10.2"
|
| 4295 |
4295 |
|
dependencies = [
|
| 4296 |
4296 |
|
"ammonia",
|
| 4297 |
4297 |
|
"anyhow",
|
| 1 |
1 |
|
[package]
|
| 2 |
2 |
|
name = "makenotwork"
|
| 3 |
|
- |
version = "0.10.1"
|
|
3 |
+ |
version = "0.10.2"
|
| 4 |
4 |
|
edition = "2024"
|
| 5 |
5 |
|
license-file = "LICENSE"
|
| 6 |
6 |
|
|