mirror of
https://github.com/qwjyh/QuantumLegos.jl.git
synced 2024-11-23 23:41:05 +09:00
bump version to 0.1.0
This commit is contained in:
parent
26303f3491
commit
fda016f02d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
name = "QuantumLegos"
|
name = "QuantumLegos"
|
||||||
uuid = "6c892f99-6e80-4382-8dc3-97545b5cb80e"
|
uuid = "6c892f99-6e80-4382-8dc3-97545b5cb80e"
|
||||||
authors = ["qwjyh <urataw421@gmail.com>"]
|
authors = ["qwjyh <urataw421@gmail.com>"]
|
||||||
version = "0.1.0-DEV"
|
version = "0.1.0"
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
|
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
|
||||||
|
|
Loading…
Reference in a new issue