Skip to content

Commit b3c7808

Browse files
Merge branch 'master' into avoid_importing_tf_routes
2 parents 0ae8a43 + 9858ccc commit b3c7808

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
matrix:
3535
# os: [macOS-latest, ubuntu-latest]
3636
os: [ubuntu-latest]
37-
python-version: [3.9]
37+
python-version: [3.11]
3838
include:
3939
- os: ubuntu-latest
4040
label: linux-64

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ conda install transformato -c conda-forge
1919

2020
## Usage
2121

22-
For more information on how to use transformato please visit the [documentation](https://wiederm.github.io/transformato/)
22+
For more information on how to use transformato please visit the [documentation](https://cbc-univie.github.io/transformato/)
2323

2424
## Maintainers
2525

0 commit comments

Comments
 (0)