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 11# AppVeyor configuration based on https://github.com/guedou/scapy-appveyor/blob/master/appveyor.yml
22
3- version : " v0.1.15.dev0 -{build}"
3+ version : " v0.1.15-{build}"
44
55environment :
66
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Changelog
22=========
33
44
5- v0.1.15 - 2018-XX-XX
5+ v0.1.15 - 2018-03-27
66--------------------
77
88- Version released at Troopers'18
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ pysap - Python library for crafting SAP's network protocols packets
99
1010Copyright (C) 2012-2018 by Martin Gallo, Core Security
1111
12- Version 0.1.15.dev0 (XXX 2017 )
12+ Version 0.1.15 (March 2018 )
1313
1414
1515Overview
Original file line number Diff line number Diff line change 6161__title__ = 'pysap'
6262"""The title of the library"""
6363
64- __version__ = '0.1.15.dev0 '
64+ __version__ = '0.1.15'
6565"""The version of pysap"""
6666
6767__url__ = "https://www.coresecurity.com/corelabs-research/open-source-tools/pysap"
You can’t perform that action at this time.
0 commit comments