We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac575ce commit 20196b9Copy full SHA for 20196b9
LICENSE.txt
@@ -1,4 +1,5 @@
1
Copyright (c) 2008-2023, Greg Taylor
2
+Copyright (c) 2024, Benson Muite
3
All rights reserved.
4
5
Redistribution and use in source and binary forms, with or without modification,
doc_src/conf.py
@@ -59,7 +59,7 @@
59
# The short X.Y version.
60
version = "3.0"
61
# The full version, including alpha/beta/rc tags.
62
-release = "3.0.0"
+release = "3.0.1"
63
64
# The language for content autogenerated by Sphinx. Refer to documentation
65
# for a list of supported languages.
0 commit comments