Skip to content

Commit 43518f6

Browse files
Merge pull request #119 from zitrosolrac/updateReqOtumat
updated changelog and requirements.txt for otumat
2 parents a83fd2d + 6bcf976 commit 43518f6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
44

5+
## [0.4.1] - 2022-03-24
6+
### Fixed
7+
- Bug with otumat version not being tied to the latest PR #119
8+
59
## [0.4.0] - 2022-03-18
610
### Fixed
711
- Bug with `order_by` not applying from fetch args PR #117

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ datajoint>=0.13.0
55
datajoint_connection_hub
66
pyyaml
77
envyaml
8-
otumat
8+
otumat>=0.3.1
99
numpy

0 commit comments

Comments
 (0)