Skip to content

Commit e686599

Browse files
committed
chg: Bump version
1 parent 974ed45 commit e686599

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'Lookyloo team'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = 'v1.4.4'
25+
release = 'v1.5.0'
2626

2727

2828
# -- General configuration ---------------------------------------------------

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "har2tree"
3-
version = "1.4.4"
3+
version = "1.5.0"
44
description = "HTTP Archive (HAR) to ETE Toolkit generator"
55
authors = ["Raphaël Vinot <[email protected]>"]
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)