Skip to content

Commit 3a2912d

Browse files
committed
version 0.6.0
1 parent b105e57 commit 3a2912d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
master
1+
0.6.0
22
- avoid error when special use case key `test_event_server_jane` is not
33
present (see #71)
44
- add possibility to specify complex, time-dependent station combinations

obspyck/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
analysis workflow for seismic events in seismological observatory practice.
1212
"""
1313

14-
__version__ = '0.5.1.post0'
14+
__version__ = '0.6.0'

0 commit comments

Comments
 (0)