chg: Bump version

pull/955/head
Raphaël Vinot 2023-03-17 15:31:36 +01:00
parent bf541167fd
commit eb44f88d25
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
__version__ = '2.4.169.1'
__version__ = '2.4.169.2'
import logging
import sys
import warnings

View File

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