mirror of https://github.com/MISP/PyMISP
fix: Properly bump version
parent
328ba649c7
commit
897caba47f
|
@ -1,4 +1,4 @@
|
|||
__version__ = '2.4.171'
|
||||
__version__ = '2.4.172'
|
||||
import logging
|
||||
import sys
|
||||
import warnings
|
||||
|
|
Loading…
Reference in New Issue