Skip to content

Commit cfe7333

Browse files
committed
Bump version number #94
1 parent 43c77d0 commit cfe7333

23 files changed

+27
-23
lines changed

.bumpversion.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: : 2024 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
2-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
2+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
33
# SPDX-License-Identifier: MIT
44

55
[tool.bumpversion]

.github/workflows/codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: 2024 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
2-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
2+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
33
# SPDX-License-Identifier: MIT
44

55
name: 🐍 Coverage tests with codecov

.github/workflows/documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: 2023 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
2-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
2+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
33
# SPDX-License-Identifier: MIT
44

55
name: 📝 Documentation (develop branch)

.github/workflows/publish_pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2024 Ludwig Hülk <@Ludee> © Reiner Lemoine Institut
22
# SPDX-FileCopyrightText: 2024 Jonas Huber <https://github.com/jh-rli> © Reiner Lemoine Institut
3-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
3+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
44
# SPDX-License-Identifier: MIT
55

66
name: 📦 Build and publish on PyPI

.github/workflows/publish_testpypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2024 Ludwig Hülk <@Ludee> © Reiner Lemoine Institut
22
# SPDX-FileCopyrightText: 2024 Jonas Huber <https://github.com/jh-rli> © Reiner Lemoine Institut
3-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
3+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
44
# SPDX-License-Identifier: MIT
55

66
name: 📦 Build and publish on Test PyPI

.github/workflows/reuse.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: 2024 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
2-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
2+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
33
# SPDX-License-Identifier: MIT
44

55
name: 📝REUSE Compliance Check

.github/workflows/tox.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2023 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
22
# SPDX-FileCopyrightText: 2023 Jonas Huber <https://github.com/jh-rli> © Reiner Lemoine Institut
3-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
3+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
44
# SPDX-License-Identifier: MIT
55

66
name: 🐍 Automated tests with tox

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: : 2022 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
2-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
2+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
33
# SPDX-FileCopyrightText: github gitignore <https://github.com/github/gitignore/blob/main/Python.gitignore>
44
# SPDX-License-Identifier: CC0-1.0
55

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: 2024 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
2-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
2+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
33
# SPDX-License-Identifier: MIT
44

55
# exclude webdevelopement build artefacts

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
SPDX-FileCopyrightText: 2022 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
3-
SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
3+
SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
44
SPDX-License-Identifier: CC0-1.0
55
-->
66

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
SPDX-FileCopyrightText: 2022 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
3-
SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
3+
SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
44
SPDX-License-Identifier: MIT
55
-->
66

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: 2024 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
2-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
2+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
33
# SPDX-License-Identifier: MIT
44

55
exclude .gitignore

README.rst

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
..
22
SPDX-FileCopyrightText: 2022 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
3-
SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
3+
SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
44
SPDX-License-Identifier: MIT
55
66
.. figure:: https://user-images.githubusercontent.com/14353512/185425447-85dbcde9-f3a2-4f06-a2db-0dee43af2f5f.png
@@ -80,6 +80,10 @@ License and Citation
8080
:target: https://rl-institut.github.io/super-repo/
8181
:alt: Documentation
8282

83+
.. |badge_mkdocs| image:: https://img.shields.io/badge/Material_for_MkDocs-526CFE?style=for-the-badge&logo=MaterialForMkDocs&logoColor=white
84+
:target: https://squidfunk.github.io/mkdocs-material/
85+
:alt: MkDocs
86+
8387
.. |badge_tox| image:: https://img.shields.io/github/actions/workflow/status/rl-institut/super-repo/tox.yml?label=tox
8488
:target: https://github.com/rl-institut/super-repo/actions/workflows/tox.yml
8589
:alt: Tox Tests

RELEASE_PROCEDURE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
SPDX-FileCopyrightText: 2022 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
3-
SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
3+
SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
44
SPDX-License-Identifier: MIT
55
-->
66

REUSE.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: 2024 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
2-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
2+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
33
# SPDX-License-Identifier: MIT
44

55
version = 1

SECURITY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
SPDX-FileCopyrightText: 2024 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
3-
SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
3+
SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
44
SPDX-License-Identifier: MIT
55
-->
66

USERS.cff

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: 2022 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
2-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
2+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
33
# SPDX-License-Identifier: CC0-1.0
44

55
cff-version: 1.2.0

environment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: 2024 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
2-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
2+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
33
# SPDX-License-Identifier: MIT
44

55
name: py310

mkdocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2022 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
22
# SPDX-FileCopyrightText: 2022 Jonas Huber <https://github.com/jh-rli> © Reiner Lemoine Institut
3-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
3+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
44
# SPDX-License-Identifier: MIT
55

66
# Project

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2023 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
22
# SPDX-FileCopyrightText: 2023 Jonas Huber <https://github.com/jh-rli> © Reiner Lemoine Institut
3-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
3+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
44
# SPDX-License-Identifier: MIT
55

66
build

super_repo/example_calculator.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
SPDX-FileCopyrightText: 2023 Jonas Huber <https://github.com/jh-rli> © Reiner Lemoine Institut
44
SPDX-FileCopyrightText: 2023 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
5-
SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
5+
SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
66
SPDX-License-Identifier: MIT
77
"""
88

test/test_example.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
SPDX-FileCopyrightText: 2023 Jonas Huber <https://github.com/jh-rli> © Reiner Lemoine Institut
77
SPDX-FileCopyrightText: 2023 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
8-
SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
8+
SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
99
SPDX-License-Identifier: MIT
1010
"""
1111

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2023 Jonas Huber <https://github.com/jh-rli> © Reiner Lemoine Institut
22
# SPDX-FileCopyrightText: 2023 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
3-
# SPDX-FileCopyrightText: super-repo v0.4.0 <https://github.com/rl-institut/super-repo>
3+
# SPDX-FileCopyrightText: super-repo v0.5.0 <https://github.com/rl-institut/super-repo>
44
# SPDX-License-Identifier: MIT
55

66
[tox]

0 commit comments

Comments
 (0)