Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:phonopy/phono3py into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
atztogo committed Aug 31, 2024
2 parents feb22c2 + 4595c30 commit dd4c43a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
exclude: ^example/AlN-LDA/

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.1
rev: v0.6.2
hooks:
- id: ruff
args: [ "--fix", "--show-fixes" ]
Expand Down
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
# built documents.
#
# The short X.Y version.
version = "3.3"
version = "3.4"
# The full version, including alpha/beta/rc tags.
release = "3.3.4"
release = "3.4.0"

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit dd4c43a

Please sign in to comment.