We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aca5dc commit 53a3dacCopy full SHA for 53a3dac
delphifmx/__version__.py
@@ -1 +1 @@
1
-__version__ = "1.0.5"
+__version__ = "1.0.6"
docs/source/changelog.rst
@@ -8,3 +8,4 @@ Changelog
8
changelog/1.0.3-changelog
9
changelog/1.0.4-changelog
10
changelog/1.0.5-changelog
11
+ changelog/1.0.6-changelog
docs/source/changelog/1.0.6-changelog.rst
@@ -0,0 +1,24 @@
+*******
2
+v1.0.6
3
4
+
5
+:Date: March 29, 2023
6
7
+Contributors
+============
+* Lucas M Belo
12
+* Priyatham
13
14
15
+The patches included in this release have been reviewed by
16
+the following contributors.
17
18
19
20
21
+Enhancements
22
+------------
23
24
+* Method arguments and return type docstr for Sphinx.
0 commit comments