Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions history.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
14.03.2026 ver.1.22
-------------------

+ Integrity calculation methods `ASME B31G 1991` and `ASME B31G 2012`.

+ Property Tube.thick_mm (r/w).
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pipeline_csv
version = 1.21
version = 1.22
author = Vitaly Bogomolov
author_email = mail@vitaly-bogomolov.ru
description = Pipeline inline inspection data as CSV file.
Expand Down
Loading