Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Sep 2, 2022
2 parents 287631e + f18fc6d commit b7eb2fa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ It simulates the diffusion and trapping of hydrogen, coupled to heat transfer wi

:point_right: [Documentation](https://festim.readthedocs.io/)

## Examples

Examples can be found [here](https://github.com/RemDelaporteMathurin/FESTIM/tree/main/demos).
:point_right: [Examples](https://github.com/RemDelaporteMathurin/FESTIM/tree/main/demos).


## Installation
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ requires = [
build-backend = "setuptools.build_meta"

[tool.setuptools_scm]
write_to = "FESTIM/_version.py"
write_to = "festim/_version.py"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
License :: OSI Approved :: Apache-2.0 License
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
project_urls =
Source = https://github.com/RemDelaporteMathurin/FESTIM
Expand Down

0 comments on commit b7eb2fa

Please sign in to comment.