chg: Bump version, templates

pull/1035/head
Raphaël Vinot 2023-07-31 12:06:12 +02:00
parent dc315f3f5c
commit 8af0a735c1
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
__version__ = '2.4.173' __version__ = '2.4.174'
import logging import logging
import sys import sys
import warnings import warnings

@ -1 +1 @@
Subproject commit 17f71b39bd8b1306afc9139acc62815911533438 Subproject commit 4da05293d723ad6f9db4a3e349e140daa5d2a28d

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "pymisp" name = "pymisp"
version = "2.4.173" version = "2.4.174"
description = "Python API for MISP." description = "Python API for MISP."
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"] authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
license = "BSD-2-Clause" license = "BSD-2-Clause"