File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- tlslite-ng version 0.8.0-alpha46 (2023-08-03 )
1+ tlslite-ng version 0.8.0-alpha47 (2023-08-21 )
22
33[ ![ Build Status] ( https://github.com/tlsfuzzer/tlslite-ng/workflows/GitHub%20CI/badge.svg?branch=master )] ( https://github.com/tlsfuzzer/tlslite-ng/actions?query=workflow%3A%22GitHub+CI%22+branch%3Amaster )
44[ ![ Read the Docs] ( https://img.shields.io/readthedocs/tlslite-ng )] ( https://tlslite-ng.readthedocs.io/en/latest/ )
Original file line number Diff line number Diff line change 6262# The short X.Y version.
6363version = u'0.8'
6464# The full version, including alpha/beta/rc tags.
65- release = u'0.8.0-alpha46 '
65+ release = u'0.8.0-alpha47 '
6666
6767# The language for content autogenerated by Sphinx. Refer to documentation
6868# for a list of supported languages.
Original file line number Diff line number Diff line change 1111 README = f .read ()
1212
1313setup (name = "tlslite-ng" ,
14- version = "0.8.0-alpha46 " ,
14+ version = "0.8.0-alpha47 " ,
1515 author = "Hubert Kario" ,
16161717 url = "https://github.com/tlsfuzzer/tlslite-ng" ,
Original file line number Diff line number Diff line change 11# Author: Trevor Perrin
22# See the LICENSE file for legal information regarding use of this file.
33
4- __version__ = "0.8.0-alpha46 "
4+ __version__ = "0.8.0-alpha47 "
55# the whole module is about importing most commonly used methods, for use
66# by other applications
77# pylint: disable=unused-import
You can’t perform that action at this time.
0 commit comments