Skip to content

Commit

Permalink
Merge pull request #87 from SotaYoshida/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
SotaYoshida authored Jun 14, 2023
2 parents 73f6a5d + 5a0b43d commit 11654a5
Show file tree
Hide file tree
Showing 4 changed files with 297 additions and 159 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: CI
on:
push:
branches:
- dev
- develop
tags: '*'
exclude: "log_sample_script.txt"
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "NuclearToolkit"
uuid = "89bb3bae-bcec-43ae-87b7-9dd181dc6334"
authors = ["SotaYoshida <[email protected]> and contributors"]
version = "0.3.3"
version = "0.3.4"

[deps]
AssociatedLegendrePolynomials = "2119f1ac-fb78-50f5-8cc0-dda848ebdb19"
Expand Down
Loading

0 comments on commit 11654a5

Please sign in to comment.