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 11Changelog
22---------
3+ 2.2.18
4+ ^^^^^^
5+ - Update changelog and new release tag.
6+
372.2.17
48^^^^^^
59- Update nltk from 3.8.0 to 3.9.1.
Original file line number Diff line number Diff line change 5353# built documents.
5454#
5555# The short X.Y version.
56- version = '2.2.17 '
56+ version = '2.2.18 '
5757# The full version, including alpha/beta/rc tags.
58- release = '2.2.17 '
58+ release = '2.2.18 '
5959
6060# The language for content autogenerated by Sphinx. Refer to documentation
6161# for a list of supported languages.
Original file line number Diff line number Diff line change 2020
2121setup (
2222 name = "pycaption" ,
23- version = "2.2.17 " ,
23+ version = "2.2.18 " ,
2424 description = "Closed caption converter" ,
2525 long_description = open (README_PATH ).read (),
2626 author = "Joe Norton" ,
You can’t perform that action at this time.
0 commit comments