chg: Bump deps

pull/858/head
Raphaël Vinot 2022-08-09 21:29:54 +02:00
parent a5f9ac996c
commit 3a387fe397
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
__version__ = '2.4.160'
__version__ = '2.4.160.1'
import logging
import sys
import warnings

View File

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