Skip to content

Commit a0834b3

Browse files
authored
Merge pull request #49 from Embarcadero/deploy-pypi
Deploy pypi
2 parents 128cd9b + b99dfe9 commit a0834b3

File tree

3 files changed

+27
-2
lines changed

3 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.1"
1+
__version__ = "1.0.2"

docs/source/changelog.rst

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

88
changelog/0.1.40-changelog
99
changelog/1.0.0-changelog
10-
changelog/1.0.1-changelog
10+
changelog/1.0.1-changelog
11+
changelog/1.0.2-changelog
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
*******
2+
v1.0.2
3+
*******
4+
5+
:Date: March 15, 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>`_).

0 commit comments

Comments
 (0)