diff options
| author | Bobby <[email protected]> | 2022-12-22 11:40:11 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-12-22 11:40:11 -0500 |
| commit | 9504f9c9b0df3f04ffe36542b7eb390da4276ae3 (patch) | |
| tree | 17f7b1b3b2014a3536bb7f39719cbb3935ec9787 /docs | |
| parent | 06fcc9b667884f8c417038f6c08f447c87779dda (diff) | |
| download | edify-9504f9c9b0df3f04ffe36542b7eb390da4276ae3.tar.xz edify-9504f9c9b0df3f04ffe36542b7eb390da4276ae3.zip | |
Bump version: 0.2.1 → 0.2.2
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 1144ef5..4a28d66 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,7 +20,7 @@ project = 'Edify' year = '2022' author = 'Bobby' copyright = '{0}, {1}'.format(year, author) -version = release = '0.2.1' +version = release = '0.2.2' pygments_style = 'trac' templates_path = ['.'] |
