We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa45943 + 09bd7a6 commit de1db4eCopy full SHA for de1db4e
changelog.md
@@ -1,3 +1,7 @@
1
+# 1.9.11
2
+* Fixed a bug where segyio used the Delay Recording Time without it's scaling
3
+ factor when setting up the sample offsets on open.
4
+
5
# 1.9.10
6
* Distribute wheels for Python 3.11
7
python/setup.cfg
@@ -1,5 +1,5 @@
[metadata]
-version = 1.9.10
+version = 1.9.11
[aliases]
test=pytest
0 commit comments