test: remove the version indication from __init__

This commit is contained in:
p1-bmu 2021-05-18 10:22:23 +02:00
parent 53bb9cc2ed
commit b1dd4d5fb7
1 changed files with 0 additions and 2 deletions

View File

@ -29,5 +29,3 @@
#
__all__ = ['test_core', 'test_media', 'test_ether', 'test_mobile',
'test_asn1rt', 'test_asn1rt_mod', 'test_csn1', 'test_pycrate']
__version__ = '0.4.0'