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
91f34185
Commit
91f34185
authored
Aug 21, 2020
by
Daniel Scheffler
Browse files
Added missing entries in HISTORY.rst and updated version info.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
908fa713
Pipeline
#11748
canceled with stages
in 33 minutes and 58 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
HISTORY.rst
View file @
91f34185
...
...
@@ -2,13 +2,19 @@
History
=======
0.14.3
3
(2020-08-21)
0.14.3
4
(2020-08-21)
--------------------
* Added 'tolerance' keyword to geo.vector.topology.polyVertices_outside_poly()
to avoid wring return values due to float uncertainties.
0.14.33 (2020-08-18)
--------------------
* Removed keywords from gdal_array.OpenArray() call to ensure downwards compatibility.
0.14.32 (2020-08-18)
--------------------
...
...
py_tools_ds/version.py
View file @
91f34185
...
...
@@ -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.14.3
3
'
__version__
=
'0.14.3
4
'
__versionalias__
=
'20200821_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