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