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 0b7b014 commit c429996Copy full SHA for c429996
CHANGES.rst
@@ -1,7 +1,7 @@
1
CHANGES
2
=======
3
4
-1.19.3 (2018-xx-yy)
+1.19.3 (2018-11-27)
5
-------------------
6
7
- Add the git_version parameter to GitArchiver and the get_git_version class method
git_archive_all.py
@@ -32,7 +32,7 @@
32
import sys
33
import re
34
35
-__version__ = "1.19.2"
+__version__ = "1.19.3"
36
37
38
try:
0 commit comments