Skip to content

Commit c429996

Browse files
committed
Bump version number.
1 parent 0b7b014 commit c429996

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGES
22
=======
33

4-
1.19.3 (2018-xx-yy)
4+
1.19.3 (2018-11-27)
55
-------------------
66

77
- Add the git_version parameter to GitArchiver and the get_git_version class method

git_archive_all.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
import sys
3333
import re
3434

35-
__version__ = "1.19.2"
35+
__version__ = "1.19.3"
3636

3737

3838
try:

0 commit comments

Comments
 (0)