File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- v0.1.11 - XXXX-XX-XX
4+ v0.1.11 - 2016-10-12
55--------------------
66
77- Some documentation improvements. Hosting the documentation in [ Read the Docs] ( https://pysap.readthedocs.io/en/latest/ ) .
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-2016 by Martin Gallo, Core Security
1111
12- Version 0.1.11.dev0 (XXX 2016)
12+ Version 0.1.11 (October 2016)
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.11.dev0 '
64+ __version__ = '0.1.11'
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