Skip to content

Commit

Permalink
Fix release info.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkem authored Sep 19, 2023
1 parent 4a27737 commit 44a913d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
project = "cachetools"
copyright = "2014-2023 Thomas Kemmer"
version = "5.3"
release = "5.3.0"
release = "5.3.1"

extensions = [
"sphinx.ext.autodoc",
Expand Down

0 comments on commit 44a913d

Please sign in to comment.