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 fdf8fa2 + 1d66abe commit d83c4efCopy full SHA for d83c4ef
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# gneiss changelog
2
3
## Version 0.4.5
4
+* Pandas dependencies have been updated [#282](https://github.com/biocore/gneiss/pull/282)
5
6
## Version 0.4.4
7
* Numpy and scikit-bio dependencies have been updated [#278](https://github.com/biocore/gneiss/pull/278)
gneiss/__init__.py
@@ -6,4 +6,4 @@
# The full license is in the file COPYING.txt, distributed with this software.
# ----------------------------------------------------------------------------
8
9
-__version__ = "0.4.5"
+__version__ = "0.4.6"
0 commit comments