Skip to content

Commit

Permalink
compat changes for 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Eben60 committed Dec 29, 2023
1 parent 4294cc3 commit 83e0f4c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
name = "Mendeleev"
uuid = "c116f080-063d-490a-9873-2b5b2cce4c34"
authors = ["Eben60"]
version = "1.0.0"
version = "1.0.1"

[deps]
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UnitfulAtomic = "a7773ee8-282e-5fa2-be4e-bd808c38a91a"

[compat]
Aqua = ">= 0.8"
Coverage = "1.6.0"
Test = "<0.0.1, 1"
Unitful = "1.10"
UnitfulAtomic = "1"
julia = "1.6"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Coverage = "a2441757-f6aa-5fb2-8edb-039e3f45d037"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
Expand Down
Binary file added docs/src/assets/logo.webp
Binary file not shown.

0 comments on commit 83e0f4c

Please sign in to comment.