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.
2 parents a83fd2d + 6bcf976 commit 43518f6Copy full SHA for 43518f6
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
4
5
+## [0.4.1] - 2022-03-24
6
+### Fixed
7
+- Bug with otumat version not being tied to the latest PR #119
8
+
9
## [0.4.0] - 2022-03-18
10
### Fixed
11
- Bug with `order_by` not applying from fetch args PR #117
requirements.txt
@@ -5,5 +5,5 @@ datajoint>=0.13.0
datajoint_connection_hub
pyyaml
envyaml
-otumat
+otumat>=0.3.1
numpy
0 commit comments