Skip to content

Commit 1f9d26a

Browse files
committed
chore: update README, bump version v0.2.1
1 parent a08e0c5 commit 1f9d26a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DESY MMC Serial over IPMB console
1717
1818
positional arguments:
1919
mch_addr IP address or hostname of MCH
20-
mmc_addr IPMB-L address of MMC
20+
mmc_addr IPMB-L address of MMC or "AMCn" (n=1..12)
2121
2222
optional arguments:
2323
-h, --help show this help message and exit

mmcterm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# #
1111
###########################################################################
1212

13-
__version__ = "0.2.0"
13+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)