Skip to content

Commit d83c4ef

Browse files
authored
Merge pull request #283 from mortonjt/version-bump
Version bump
2 parents fdf8fa2 + 1d66abe commit d83c4ef

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# gneiss changelog
22

33
## Version 0.4.5
4+
* Pandas dependencies have been updated [#282](https://github.com/biocore/gneiss/pull/282)
45

56
## Version 0.4.4
67
* Numpy and scikit-bio dependencies have been updated [#278](https://github.com/biocore/gneiss/pull/278)

gneiss/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# The full license is in the file COPYING.txt, distributed with this software.
77
# ----------------------------------------------------------------------------
88

9-
__version__ = "0.4.5"
9+
__version__ = "0.4.6"

0 commit comments

Comments
 (0)