Skip to content

Commit e35cf38

Browse files
committed
build: 0.13
1 parent b9304b5 commit e35cf38

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
# 0.12
1+
# 0.13 (2021-11-17)
2+
3+
- Google: Added support for Example / Examples section
4+
5+
# 0.12 (2021-10-15)
26

37
- General: Added support for lone `:rtype:` meta information (thanks to @abergou)
48

5-
# 0.11
9+
# 0.11 (2021-09-30)
610

711
- General: Started tracking changes
812
- General: Added ability to combine function docstrings (thanks to @abergou)

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = docstring_parser
3-
version = 0.12
3+
version = 0.13
44
url = https://github.com/rr-/docstring_parser
55
author = Marcin Kurczewski
66
author_email = [email protected]

0 commit comments

Comments
 (0)