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
* Migrate from setuptools `pkg_resources` to `importlib.resources` by @nvictus in https://github.com/open2c/bioframe/pull/194
10
+
* Use `importlib.metadata` for versioning by @nvictus in https://github.com/open2c/bioframe/pull/195
11
+
12
+
Bug fixes:
13
+
* Overlap point segment patch #183 by @smitkadvani in https://github.com/open2c/bioframe/pull/184
14
+
*#167: Replaced np.int with int as the attribute is deprecated by numpy by @harshit148 in https://github.com/open2c/bioframe/pull/192
15
+
16
+
New Contributors:
17
+
*@harshit148 made a first contribution in https://github.com/open2c/bioframe/pull/192
0 commit comments