Skip to content
Snippets Groups Projects

ENH: Make different link to parent dir more visible.

Merged Daniel Hornung requested to merge f-parent-dir-link-distinction into dev
1 unresolved thread
2 files
+ 9
4
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
2
@@ -26,9 +26,9 @@ copyright = '2022 - 2024, IndiScale GmbH'
author = 'Daniel Hornung'
# The short X.Y version
version = '0.13.3'
version = '0.13.4'
# The full version, including alpha/beta/rc tags
release = '0.13.3-SNAPSHOT'
release = '0.13.4-SNAPSHOT'
# -- General configuration ---------------------------------------------------
Loading