Skip to content
GitLab
Menu
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
9868dc5a
Commit
9868dc5a
authored
Oct 26, 2020
by
Daniel Scheffler
Browse files
Updated version info and HISTORY.rst.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
d2e68467
Pipeline
#14957
passed with stages
in 34 minutes and 8 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
HISTORY.rst
View file @
9868dc5a
...
...
@@ -2,6 +2,14 @@
History
=======
0.15.8 (2020-10-26)
-------------------
* Replaced deprecated 'source activate' with 'conda activate'.
* Bugfix for not rounding off negative coordinates in get_smallest_boxImYX_that_contains_boxMapYX() and
get_smallest_shapelyImPolyOnGrid_that_contains_shapelyImPoly().
0.15.7 (2020-10-12)
-------------------
...
...
py_tools_ds/version.py
View file @
9868dc5a
...
...
@@ -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.15.
7
'
__versionalias__
=
'202010
1
2_01'
__version__
=
'0.15.
8
'
__versionalias__
=
'2020102
6
_01'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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