remove version indication from __init__.py files

This commit is contained in:
p1-bmu 2021-05-17 17:28:51 +02:00
parent aef4e0ee9f
commit 446ba9b708
12 changed files with 0 additions and 16 deletions

View File

@ -31,4 +31,3 @@ __all__ = ['utils', 'err', 'glob',
'dictobj', 'setobj', 'refobj', 'asnobj',
'extractor', 'specdir', 'proc', 'generator'
]
__version__ = '0.4.0'

View File

@ -30,5 +30,3 @@
__all__ = ['utils', 'err', 'glob', 'dictobj', 'setobj', 'refobj',
'asnobj_basic', 'asnobj_str', 'asnobj_construct', 'asnobj_class', 'asnobj_ext',
'wrapper']
__version__ = '0.4.0'

View File

@ -28,4 +28,3 @@
#*/
#
__all__ = ['utils', 'charpy', 'repr', 'elt', 'base']
__version__ = '0.4.0'

View File

@ -33,4 +33,3 @@ __all__ = ['utils', 'Server', 'ServerAuC', 'ServerGTPU',
'ProcProto', 'ProcCNHnbap', 'ProcCNRua', 'ProcCNRanap', 'ProcCNS1ap',
'ProcCNMM', 'ProcCNGMM', 'ProcCNEMM', 'ProcCNESM',
]
__version__ = '0.4.0'

View File

@ -28,5 +28,3 @@
#*/
__all__ = ['EAP', 'IKEv2']
__version__ = '0.4.0'

View File

@ -28,5 +28,3 @@
#*/
__all__ = ['utils', 'trans', 'csnobj']
__version__ = '0.4.0'

View File

@ -28,4 +28,3 @@
#*/
#
__all__ = ['Diameter', 'DiameterIETF', 'Diameter3GPP', 'iana_diameter_dicts']
__version__ = '0.4.0'

View File

@ -28,4 +28,3 @@
#*/
#
__all__ = ['Ethernet', 'ARP', 'IP', 'SCTP', 'PCAP']
__version__ = '0.4.0'

View File

@ -28,4 +28,3 @@
#*/
#
__all__ = ['BMP', 'PNG', 'JPEG', 'TIFF', 'GIF', 'MPEG4', 'MP3']
__version__ = '0.4.0'

View File

@ -38,5 +38,3 @@ __all__ = ['GSMTAP', 'MCC_MNC', 'PPP', 'SIGTRAN', 'SCCP', 'ISUP',
'TS29002_MAPAppCtx', 'TS29002_MAPIE', 'TS29274_GTPC', 'TS29281_GTPU',
'TS29244_PFCP',
'TS44018_IE', 'TS44018_RR', 'TS44018_GTTP', 'TS48058_Abis']
__version__ = '0.4.0'

View File

@ -28,4 +28,3 @@
#*/
#
__all__ = ['L1CTL']
__version__ = '0.4.0'

View File

@ -28,4 +28,3 @@
#*/
#
__all__ = ['MBR']
__version__ = '0.4.0'