chg: Bump version

pull/995/head
Raphaël Vinot 2023-05-11 17:51:52 +02:00
parent 0ac719fd7c
commit bd5572182f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
__version__ = '2.4.170.2'
__version__ = '2.4.171'
import logging
import sys
import warnings

View File

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