File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 11include biopandas/pdb/tests/*
22include biopandas/pdb/tests/data/*
33include README.md
4- include LICENSE
4+ include LICENSE.txt
55include requirements.txt
66
77global-exclude *.pyo
Original file line number Diff line number Diff line change 2424# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
2525#
2626
27- __version__ = '0.2.6 '
27+ __version__ = '0.2.7 '
2828__author__ = "Sebastian Raschka <[email protected] >"
Original file line number Diff line number Diff line change 33The CHANGELOG for the current development version is available at
44[ https://github.com/rasbt/biopandas/blob/master/docs/sources/CHANGELOG.md ] ( https://github.com/rasbt/biopandas/blob/master/docs/sources/CHANGELOG.md ) .
55
6+ ### 0.2.7 (08-04-2020)
7+
8+ ##### Downloads
9+
10+ - [ Source code (zip)] ( https://github.com/rasbt/biopandas/archive/v0.2.7.zip )
11+ - [ Source code (tar.gz)] ( https://github.com/rasbt/biopandas/archive/v0.2.7.tar.gz )
12+
13+ ##### New Features
14+
15+ - -
16+
17+ ##### Changes
18+
19+ - -
20+
21+ ##### Bug Fixes
22+
23+ - Fix Manifest file to include license file in the PyPI tar.gz file so that BioPandas can be packaged by conda-forge.
24+
25+
26+
627### 0.2.6 (08-03-2020)
728
829##### Downloads
You can’t perform that action at this time.
0 commit comments