Compare commits
3 commits
6f3114e4a9
...
09b9886ee7
| Author | SHA1 | Date | |
|---|---|---|---|
| 09b9886ee7 | |||
| 8140a16c03 | |||
| 848ec0e6c4 |
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ requires-python = ">=3.14"
|
|||
|
||||
[[package]]
|
||||
name = "advent22-api"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "asyncify" },
|
||||
|
|
|
|||
Loading…
Reference in a new issue