You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,6 +36,13 @@ Here we list a changelog of pybv.
27
36
:local:
28
37
:depth: 1
29
38
39
+
0.7.3 (2022-06-04)
40
+
==================
41
+
42
+
Bug
43
+
~~~
44
+
- Fix in private ``pybv._export`` module: ``durations`` of 1 sample length are fine even if they are at the last data sample, by `Stefan Appelhoff`_: (:gh:`92`)
45
+
30
46
0.7.2 (2022-06-01)
31
47
==================
32
48
@@ -143,12 +159,3 @@ Changelog
143
159
~~~~~~~~~
144
160
- Initial import from `philistine <https://pypi.org/project/philistine/>`_ package by `Phillip Alday`_
145
161
and removing dependency on MNE-Python, by `Chris Holdgraf`_, and `Stefan Appelhoff`_
0 commit comments