We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44618ec commit c749989Copy full SHA for c749989
docs-source/conf.py
@@ -22,7 +22,7 @@
22
copyright = "2021, Siemens AG"
23
24
# The full version, including major/minor/patch tags
25
-release = "3.3.1"
+release = "3.3.2"
26
27
28
# -- General configuration ---------------------------------------------------
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "fossology"
3
-version = "3.3.1"
+version = "3.3.2"
4
description = "A library to automate Fossology from Python scripts"
5
authors = ["Marion Deveaud <[email protected]>"]
6
license = "MIT License"
0 commit comments