Skip to content

Commit

Permalink
bump v0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
cortner committed Jul 31, 2024
1 parent 415e838 commit 9e82351
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
fail-fast: false
matrix:
version:
- '1.7'
- '1.8'
- '1.9'
- '1.10'
- 'nightly'
os:
- ubuntu-latest
Expand Down
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ACE1x"
uuid = "5cc4c08c-8782-4a30-af6d-550b302e9707"
authors = ["Christoph Ortner <[email protected]> and contributors"]
version = "0.1.10"
version = "0.1.11"

[deps]
ACE1 = "e3f9bc04-086e-409a-ba78-e9769fe067bb"
Expand All @@ -18,7 +18,7 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
[compat]
ACE1 = "0.11.14, 0.12.0"
RepLieGroups = "0.0.1, 0.0.2, 0.0.3"
julia = "1.9"
julia = "1.9, 1.10"

[extras]
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Expand Down

0 comments on commit 9e82351

Please sign in to comment.