This website works better with JavaScript.
Home
Help
Register
Sign In
romnn
/
pyrocko
forked from
pyrocko/pyrocko
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
version 2020.10.26
release
v2020.10.26
Sebastian Heimann
6 months ago
parent
83e5b97638
commit
ed83c67ae3
2 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
CHANGELOG.md
+1
-1
setup.py
+ 4
- 0
CHANGELOG.md
View File
@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
*empty*
## [2020.10.26]
### Fixed
- Fix errors with corrupt WADL returned by GEONET FDSN web service.
- Fix cake crashes related to the
`--distances`
argument on newer
+ 1
- 1
setup.py
View File
@ -26,7 +26,7 @@ except ImportError:
CustomBDistWheelCommand
=
None
packname
=
'
pyrocko
'
version
=
'
2020.10.
08
'
version
=
'
2020.10.
26
'
class
NotInAGitRepos
(
Exception
)
:
Write
Preview
Loading…
Cancel
Save