File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
---------
3
+ 2.2.18
4
+ ^^^^^^
5
+ - Update changelog and new release tag.
6
+
3
7
2.2.17
4
8
^^^^^^
5
9
- Update nltk from 3.8.0 to 3.9.1.
Original file line number Diff line number Diff line change 53
53
# built documents.
54
54
#
55
55
# The short X.Y version.
56
- version = '2.2.17 '
56
+ version = '2.2.18 '
57
57
# The full version, including alpha/beta/rc tags.
58
- release = '2.2.17 '
58
+ release = '2.2.18 '
59
59
60
60
# The language for content autogenerated by Sphinx. Refer to documentation
61
61
# for a list of supported languages.
Original file line number Diff line number Diff line change 20
20
21
21
setup (
22
22
name = "pycaption" ,
23
- version = "2.2.17 " ,
23
+ version = "2.2.18 " ,
24
24
description = "Closed caption converter" ,
25
25
long_description = open (README_PATH ).read (),
26
26
author = "Joe Norton" ,
You can’t perform that action at this time.
0 commit comments