We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196a0e9 commit 49d2afaCopy full SHA for 49d2afa
docs/source/_static/switcher.json
@@ -1,8 +1,8 @@
1
[
2
{
3
- "name": "dev",
4
- "version": "dev",
5
- "url": "https://superkogito.github.io/spafe/v0.3.0/index.html"
+ "name": "v0.3.1",
+ "version": "0.3.1",
+ "url": "https://superkogito.github.io/spafe/v0.3.1/index.html"
6
},
7
8
"name": "v0.3.0",
docs/source/conf.py
@@ -25,9 +25,9 @@
25
html_favicon = "_static/favicon_io/favicon.ico"
26
27
# The short X.Y version
28
-version = "0.3.0"
+version = "0.3.1"
29
# The full version, including alpha/beta/rc tags
30
-release = "0.3.0"
+release = "0.3.1"
31
32
# -- General configuration ---------------------------------------------------
33
0 commit comments