Skip to content

Commit ddba6f9

Browse files
author
desert
committed
Bump version and changelog
1 parent cba5614 commit ddba6f9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2019.12.10
2+
--------------
3+
4+
Changes
5+
^^^^^^^
6+
7+
- Add ``UnknownType`` exception with better error message for types that should be generic.
8+
`#8 <https://github.com/python-desert/desert/issues/8>`_
9+
10+
11+
112
2019.12.09
213
--------------
314

src/desert/_version.py

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

0 commit comments

Comments
 (0)