Skip to content

Commit 86ce5f9

Browse files
committed
Bump version to v0.2.1
1 parent b7d0c96 commit 86ce5f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mqterm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.2.0"
1+
VERSION = "0.2.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
["github:solanus-systems/amqc", "v0.3.0"],
99
["logging", "latest"]
1010
],
11-
"version": "0.2.0"
11+
"version": "0.2.1"
1212
}

0 commit comments

Comments
 (0)