Skip to content

Commit 55a8581

Browse files
committed
Bump version to 1.3.4
1 parent e24ccae commit 55a8581

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mpbridge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.3.3"
1+
__version__ = "1.3.4"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "mpbridge"
10-
version = "1.3.3"
10+
version = "1.3.4"
1111
description = "File System Bridge to facilitate working with files on Micropython devices"
1212
license = { file = "LICENSE" }
1313
keywords = [

0 commit comments

Comments
 (0)