Skip to content

Commit 32dd19e

Browse files
committed
bump: version 0.9.0 -> 0.10.0
1 parent 27c3082 commit 32dd19e

File tree

3 files changed

+14
-26
lines changed

3 files changed

+14
-26
lines changed

README.rst

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Usage
101101
Changelog
102102
<<<<<<<<<
103103

104-
Unreleased
104+
v0.10.0
105105
~~~~~~~~~~
106106

107107
**Feature**
@@ -125,18 +125,6 @@ Unreleased
125125

126126
- fix wrong docstring of "data_extractor.utils.Property"
127127

128-
v0.9.0
129-
~~~~~~
130-
131-
**Fix**
132-
133-
- type annotations #63 #64
134-
135-
**Refactor**
136-
137-
- .utils.Property with "Customized names" support #64
138-
- rename .abc to .core and mark elder duplciated #65
139-
140128

141129
Contributing
142130
<<<<<<<<<<<<

docs/source/changelog.rst

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog
33
=========
44

5-
Unreleased
5+
v0.10.0
66
~~~~~~~~~~
77

88
**Feature**
@@ -26,17 +26,5 @@ Unreleased
2626

2727
- fix wrong docstring of "data_extractor.utils.Property"
2828

29-
v0.9.0
30-
~~~~~~
31-
32-
**Fix**
33-
34-
- type annotations #63 #64
35-
36-
**Refactor**
37-
38-
- .utils.Property with "Customized names" support #64
39-
- rename .abc to .core and mark elder duplciated #65
40-
4129
.. include:: history.rst
4230
:start-line: 4

docs/source/history.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
History
33
=======
44

5+
v0.9.0
6+
~~~~~~
7+
8+
**Fix**
9+
10+
- type annotations #63 #64
11+
12+
**Refactor**
13+
14+
- .utils.Property with "Customized names" support #64
15+
- rename .abc to .core and mark elder duplciated #65
16+
517
v0.8.0
618
~~~~~~
719

0 commit comments

Comments
 (0)