mirror of https://github.com/MISP/PyMISP
chg: Bump version, templates
parent
dc315f3f5c
commit
8af0a735c1
|
@ -1,4 +1,4 @@
|
|||
__version__ = '2.4.173'
|
||||
__version__ = '2.4.174'
|
||||
import logging
|
||||
import sys
|
||||
import warnings
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 17f71b39bd8b1306afc9139acc62815911533438
|
||||
Subproject commit 4da05293d723ad6f9db4a3e349e140daa5d2a28d
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "pymisp"
|
||||
version = "2.4.173"
|
||||
version = "2.4.174"
|
||||
description = "Python API for MISP."
|
||||
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
|
||||
license = "BSD-2-Clause"
|
||||
|
|
Loading…
Reference in New Issue