Skip to content

Commit 6aa7cb7

Browse files
committed
Updating docs
1 parent a87bf71 commit 6aa7cb7

File tree

4 files changed

+28
-3
lines changed

4 files changed

+28
-3
lines changed

docs/source/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ Changelog
55

66
.. toctree::
77

8-
changelog/1.0.0-changelog
8+
changelog/1.0.3-changelog
9+
changelog/1.0.4-changelog

docs/source/changelog/1.0.0-changelog.rst renamed to docs/source/changelog/1.0.3-changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
*******
2-
v1.0.0
2+
v1.0.3
33
*******
44

55
:Date: March 07, 2023
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
*******
2+
v1.0.4
3+
*******
4+
5+
:Date: March 10, 2023
6+
7+
Contributors
8+
============
9+
10+
11+
* Lucas M Belo
12+
13+
14+
The patches included in this release have been reviewed by
15+
the following contributors.
16+
17+
* Lucas M Belo
18+
* Priyatham
19+
20+
Fixed Bugs
21+
------------
22+
23+
Exposing missing builtin members for complete docs.
24+

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Installation
33

44
DelphiFMX package distribution is available via `PyPi <https://pypi.org/project/delphifmx/>`__
55
or by downloading the source via GitHub. DelphiFMX is compiled and made available for Windows,
6-
Linux, Mac OSX and Android platforms. All Python versions from 3.6 to 3.10 are supported.
6+
Linux, Mac OSX and Android platforms. All Python versions from 3.6 to 3.11 are supported.
77

88
Installing DelphiFMX via PIP
99
****************************

0 commit comments

Comments
 (0)