chg: Bump version

pull/760/head
Raphaël Vinot 2021-06-07 07:36:33 -07:00
parent dd007ce6a7
commit c14d599d15
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
__version__ = '2.4.143'
__version__ = '2.4.144'
import logging
import sys
import warnings

View File

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