Skip to content

Commit 506dc5e

Browse files
author
Francesco Calcavecchia
committed
add 08
1 parent 8b2da35 commit 506dc5e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

  • pycon-de-2025/08-semantic_versioning
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Semantic Versioning
2+
3+
Semantic versioning for data:
4+
5+
| Increase of ... | Meaning | | --------------- | ---------------- | | Major | Change of Schema | | Minor | New Data | |
6+
Patch | Fix Data Values |
7+
8+
A good example can be found
9+
[here](https://gitlab.com/data-as-code/energy-dac-example/-/tree/b3a947b6c18b9b059bf9c72874cd6e87c98d4fdc).

0 commit comments

Comments
 (0)