Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
py_tools_ds
Commits
eba54285
Commit
eba54285
authored
Jul 03, 2021
by
Daniel Scheffler
Browse files
Bumped version.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
bbe47c0e
Changes
2
Hide whitespace changes
Inline
Side-by-side
HISTORY.rst
View file @
eba54285
...
...
@@ -2,11 +2,13 @@
History
=======
0.17.3 (
coming soon
)
0.17.3 (
2021-07-02
)
--------------------
* Improved package description in README.rst.
* Removed requirements files as the requirements are all included in setup.py.
* Fixed TypeError in fill_holes_within_poly() in case older pandas version is installed.
* Set minimal Python version to 3.6.
0.17.2 (2021-06-22)
...
...
py_tools_ds/version.py
View file @
eba54285
...
...
@@ -19,5 +19,5 @@
# You should have received a copy of the GNU Lesser General Public License along
# with this program. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'0.17.
2
'
__versionalias__
=
'20210
62
2_01'
__version__
=
'0.17.
3
'
__versionalias__
=
'20210
70
2_01'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment