Skip to content

Commit cdd572e

Browse files
committed
Method arguments and return type docstr for Sphinx
1 parent a0834b3 commit cdd572e

File tree

5 files changed

+27
-2
lines changed

5 files changed

+27
-2
lines changed

delphivcl/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.2"
1+
__version__ = "1.0.3"

docs/source/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ Changelog
88
changelog/0.1.40-changelog
99
changelog/1.0.0-changelog
1010
changelog/1.0.1-changelog
11-
changelog/1.0.2-changelog
11+
changelog/1.0.2-changelog
12+
changelog/1.0.3-changelog
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
*******
2+
v1.0.3
3+
*******
4+
5+
:Date: March 29, 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+
Enhancements
21+
------------
22+
23+
* Bytes manipulation with streams (`#68 <https://github.com/Embarcadero/DelphiFMX4Python/issues/68>`_).
24+
* Including the TLinkLabel wrapper (`#44 <https://github.com/Embarcadero/DelphiVCL4Python/issues/44>`_).

lib/Win32/DelphiVCL.pyd

0 Bytes
Binary file not shown.

lib/Win64/DelphiVCL.pyd

1.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)