File tree 11 files changed +10
-10
lines changed
11 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Sphinx build info version 1
2
2
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3
- config: 730689ce3338e0cc7457f096d6c27a8b
3
+ config: 0c3450ade663ab19dc77abb5afee1b82
4
4
tags: 645f666f9bcd5a90fca523b33c5a78b7
Original file line number Diff line number Diff line change 1
1
var DOCUMENTATION_OPTIONS = {
2
2
URL_ROOT : document . getElementById ( "documentation_options" ) . getAttribute ( 'data-url_root' ) ,
3
- VERSION : '0.4.0 ' ,
3
+ VERSION : '0.4.1 ' ,
4
4
LANGUAGE : 'en' ,
5
5
COLLAPSE_INDEX : false ,
6
6
BUILDER : 'html' ,
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
- < title > Index — python-loading-sdk 0.4.0 documentation</ title >
6
+ < title > Index — python-loading-sdk 0.4.1 documentation</ title >
7
7
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
8
8
< link rel ="stylesheet " href ="_static/css/theme.css " type ="text/css " />
9
9
<!--[if lt IE 9]>
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " /> < meta name ="generator " content ="Docutils 0.17.1: http://docutils.sourceforge.net/ " />
5
5
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > Welcome to python-loading-sdk’s documentation! — python-loading-sdk 0.4.0 documentation</ title >
7
+ < title > Welcome to python-loading-sdk’s documentation! — python-loading-sdk 0.4.1 documentation</ title >
8
8
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
9
9
< link rel ="stylesheet " href ="_static/css/theme.css " type ="text/css " />
10
10
<!--[if lt IE 9]>
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " /> < meta name ="generator " content ="Docutils 0.17.1: http://docutils.sourceforge.net/ " />
5
5
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > loading_sdk package — python-loading-sdk 0.4.0 documentation</ title >
7
+ < title > loading_sdk package — python-loading-sdk 0.4.1 documentation</ title >
8
8
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
9
9
< link rel ="stylesheet " href ="_static/css/theme.css " type ="text/css " />
10
10
<!--[if lt IE 9]>
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " /> < meta name ="generator " content ="Docutils 0.17.1: http://docutils.sourceforge.net/ " />
5
5
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > loading_sdk — python-loading-sdk 0.4.0 documentation</ title >
7
+ < title > loading_sdk — python-loading-sdk 0.4.1 documentation</ title >
8
8
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
9
9
< link rel ="stylesheet " href ="_static/css/theme.css " type ="text/css " />
10
10
<!--[if lt IE 9]>
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
- < title > Python Module Index — python-loading-sdk 0.4.0 documentation</ title >
6
+ < title > Python Module Index — python-loading-sdk 0.4.1 documentation</ title >
7
7
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
8
8
< link rel ="stylesheet " href ="_static/css/theme.css " type ="text/css " />
9
9
<!--[if lt IE 9]>
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
- < title > Search — python-loading-sdk 0.4.0 documentation</ title >
6
+ < title > Search — python-loading-sdk 0.4.1 documentation</ title >
7
7
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
8
8
< link rel ="stylesheet " href ="_static/css/theme.css " type ="text/css " />
9
9
Original file line number Diff line number Diff line change 16
16
project = "python-loading-sdk"
17
17
copyright = "2022, hnrkcode"
18
18
author = "hnrkcode"
19
- release = "0.4.0 "
19
+ release = "0.4.1 "
20
20
21
21
# -- General configuration ---------------------------------------------------
22
22
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " python-loading-sdk"
3
- version = " 0.4.0 "
3
+ version = " 0.4.1 "
4
4
description = " Python api wrapper for loading.se"
5
5
authors = [" hnrkcode <44243358+hnrkcode@users.noreply.github.com>" ]
6
6
repository = " https://github.com/hnrkcode/python-loading-sdk"
You can’t perform that action at this time.
0 commit comments