Skip to content

Commit c749989

Browse files
committed
chore: update version number to 3.3.2
1 parent 44618ec commit c749989

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
copyright = "2021, Siemens AG"
2323

2424
# The full version, including major/minor/patch tags
25-
release = "3.3.1"
25+
release = "3.3.2"
2626

2727

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fossology"
3-
version = "3.3.1"
3+
version = "3.3.2"
44
description = "A library to automate Fossology from Python scripts"
55
authors = ["Marion Deveaud <[email protected]>"]
66
license = "MIT License"

0 commit comments

Comments
 (0)