diff options
| author | Fuwn <[email protected]> | 2022-02-04 20:43:46 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-09 00:43:15 -0700 |
| commit | 01a29a08d05791c76d5cce31b862c90259172af6 (patch) | |
| tree | 863b1bf6d5e0125d2ae9763ec7542c6de0164992 | |
| parent | feat(src): meta (diff) | |
| download | documentation-01a29a08d05791c76d5cce31b862c90259172af6.tar.xz documentation-01a29a08d05791c76d5cce31b862c90259172af6.zip | |
feat(config): add version
| -rw-r--r-- | config.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,3 +11,5 @@ title = "Divina" # Site tagline. tagline = "🎀 A modern build system for assembly" + +version = "Version 0.1.0" |