Skip to content

Commit 2973b89

Browse files
committed
setup: bump nanite to 4.2.1
1 parent 854eb37 commit 2973b89

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
0.16.0
22
- ref: migrate from pyqt5 to pyqt6 (#35)
3+
- setup: bump nanite to 4.2.1
34
0.15.10
45
- ref: migrate from pkg_resources to importlib.resources (#33)
56
0.15.9

pyproject.toml

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

0 commit comments

Comments
 (0)