Commit bfad914 1 parent 24fc0bb commit bfad914 Copy full SHA for bfad914
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# <img src =" https://github.com/nxenon/h2spacex/assets/61124903/fd6387bf-15e8-4a5d-816b-cf5e079e07cc " width =" 10% " valign =" middle " alt =" Scapy " />  ;  ; H2SpaceX
2
2
3
- [ ![ pypi: 0.1.12 ] ( https://img.shields.io/badge/pypi-0.1.12 -8c34eb.svg )] ( https://pypi.org/project/h2spacex/ )
3
+ [ ![ pypi: 0.1.13 ] ( https://img.shields.io/badge/pypi-0.1.13 -8c34eb.svg )] ( https://pypi.org/project/h2spacex/ )
4
4
[ ![ Python: 3.10] ( https://img.shields.io/badge/Python->=3.10-blue.svg )] ( https://www.python.org )
5
5
[ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPL%20v3-006112.svg )] ( https://github.com/nxenon/h2spacex/blob/main/LICENSE )
6
6
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " h2spacex"
7
- version = " 0.1.12 "
7
+ version = " 0.1.13 "
8
8
authors = [
9
9
{
name =
" nxenon" ,
email =
" [email protected] " },
10
10
]
Original file line number Diff line number Diff line change 5
5
6
6
setup (
7
7
name = 'h2spacex' ,
8
- version = '0.1.12 ' ,
8
+ version = '0.1.13 ' ,
9
9
description = 'HTTP/2 Single Packet Attack low level library based on Scapy' ,
10
10
package_dir = {"" : "src" },
11
11
packages = find_packages (where = "src" ),
You can’t perform that action at this time.
0 commit comments