Skip to content

Commit e61fd50

Browse files
committed
setup: bump afmformats to 0.18.5 (chiaro file format)
1 parent 1aee6fe commit e61fd50

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
0.16.2
2+
- setup: bump afmformats to 0.18.5 (chiaro file format)
13
0.16.1
24
- fix: plot extent does not match user settings (#42)
35
0.16.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
]
2929
license = { text = "GPL version 3.0 or later" }
3030
dependencies = [
31-
"afmformats>=0.18.0",
31+
"afmformats>=0.18.5",
3232
"nanite>=4.2.1",
3333
# https://github.com/AFM-analysis/PyJibe/issues/32
3434
"matplotlib>=3,<3.7.5", # NavigationToolbar2QT mod

0 commit comments

Comments
 (0)