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 e776b86 commit 09a85ffCopy full SHA for 09a85ff
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.5.3](https://github.com/matsoftware/swift-code-metrics/releases/tag/1.5.3) - 2023-03-17
9
+
10
+### Fixed
11
12
+- [PR-44](https://github.com/matsoftware/swift-code-metrics/pull/44) Relax version requirements for pyfunctional and numpy
13
14
## [1.5.2](https://github.com/matsoftware/swift-code-metrics/releases/tag/1.5.2) - 2022-01-02
15
16
### Added
swift_code_metrics/version.py
@@ -1 +1 @@
1
-VERSION = "1.5.2"
+VERSION = "1.5.3"
0 commit comments