File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- dev
5- ---
4+ 1.2.2 (2016-11-11)
5+ ------------------
66
77**Bugfixes **
88
Original file line number Diff line number Diff line change 5555# built documents.
5656#
5757# The short X.Y version.
58- version = '1.2.1 '
58+ version = '1.2.2 '
5959# The full version, including alpha/beta/rc tags.
60- release = '1.2.1 '
60+ release = '1.2.2 '
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
6363# for a list of supported languages.
Original file line number Diff line number Diff line change 44
55setup (
66 name = 'priority' ,
7- version = '1.2.1 ' ,
7+ version = '1.2.2 ' ,
88 description = 'A pure-Python implementation of the HTTP/2 priority tree' ,
99 long_description = open ('README.rst' ).read () + '\n \n ' + open ('HISTORY.rst' ).read (),
1010 author = 'Cory Benfield' ,
You can’t perform that action at this time.
0 commit comments