diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..82370cd --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 4.0.0 (2024-10-16) + + +### Miscellaneous Chores + +* migration from Bitbucket ([32a36e8](https://github.com/SchweizerischeBundesbahnen/python-requirements-inspector/commit/32a36e882fcbbc1f2c274f494b3c57372b9ac534)) diff --git a/pyproject.toml b/pyproject.toml index 54ea133..ebe4576 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "python-requirements-inspector" -version = "3.0.1" +version = "4.0.0" description = "" authors = [ "SBB Polarion Team ",