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 b266a27 commit 73f2f9dCopy full SHA for 73f2f9d
NEWS
@@ -1,4 +1,4 @@
1
-0.19.8 2018-11-06
+0.19.9 2018-11-06
2
3
* Fix encoding when reading README file in setup.py.
4
(egor <[email protected]>, #668)
dulwich/__init__.py
@@ -22,4 +22,4 @@
22
23
"""Python implementation of the Git file formats and protocols."""
24
25
-__version__ = (0, 19, 8)
+__version__ = (0, 19, 9)
0 commit comments