Skip to content

Commit 87dfb08

Browse files
authored
Merge pull request #569 from ajaust/update-version-1.9.12
Bump version tag to 1.9.12
2 parents 0797c83 + fc4cd9d commit 87dfb08

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.9.12
2+
* Distribute wheels for Python 3.12
3+
* Distribute wheels for Apple ARM
4+
15
# 1.9.11
26
* Fixed a bug where segyio used the Delay Recording Time without it's scaling
37
factor when setting up the sample offsets on open.

python/setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
version = 1.9.11
2+
version = 1.9.12
33

44
[aliases]
55
test=pytest

0 commit comments

Comments
 (0)