Scour v0.36
This commit is contained in:
parent
49f3664f82
commit
e36cd4832a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Release Notes for Scour
|
||||
|
||||
## Version 0.36 (not released yet)
|
||||
## Version 0.36 (2017-08-06)
|
||||
* Fix embedding of raster images which was broken in most cases and did not work at all in Python 3. ([#120](https://github.com/scour-project/scour/issues/62))
|
||||
* Some minor fixes for statistics output.
|
||||
* Greatly improve the algorithm to reduce numeric precision.
|
||||
|
|
|
|||
|
|
@ -16,4 +16,4 @@
|
|||
#
|
||||
###############################################################################
|
||||
|
||||
__version__ = u'0.35'
|
||||
__version__ = u'0.36'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue