We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e24ccae commit 55a8581Copy full SHA for 55a8581
mpbridge/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.3.3"
+__version__ = "1.3.4"
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "mpbridge"
10
-version = "1.3.3"
+version = "1.3.4"
11
description = "File System Bridge to facilitate working with files on Micropython devices"
12
license = { file = "LICENSE" }
13
keywords = [
0 commit comments