Skip to content

Commit 2123354

Browse files
committed
update version on docs/source/conf.py
1 parent b6796e8 commit 2123354

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
# -- Project information -----------------------------------------------------
2020

2121
project = "Font Bakery"
22-
copyright = "2024 The Font Bakery Authors"
22+
copyright = "2025 The Font Bakery Authors"
2323
author = "The Font Bakery Authors"
2424

2525
# The short X.Y version
2626
version = "0.13"
2727
# The full version, including alpha/beta/rc tags
28-
release = "0.13.2"
28+
release = "0.13.3"
2929

3030

3131
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)