Skip to content

Commit 0a5fe1c

Browse files
committed
update README package version
1 parent 069e9f4 commit 0a5fe1c

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
@@ -22,7 +22,7 @@ It generates the following files that can be used in a Victoria 3 mod:
2222
- **Or:**
2323
- Install [Python 3.10 or later](https://www.python.org/downloads/).
2424
- Run
25-
`pip install "https://github.com/ShabbyGayBar/StateMerger/releases/download/v2.0.0/vic3_state_merger-2.0.0-py3-none-any.whl"`
25+
`pip install "https://github.com/ShabbyGayBar/StateMerger/releases/download/v2.0.2/vic3_state_merger-2.0.2-py3-none-any.whl"`
2626
to install the package via pip.
2727
- **Either**:
2828
- **Install Victoria 3 Vanilla game (e.g. via Steam),** If you want to make a mod from scratch

docs/README_zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
- **或:**
2121
- 安装 [Python 3.13 或更高版本](https://www.python.org/downloads/)
2222
- 在命令行中运行
23-
`pip install "https://github.com/ShabbyGayBar/StateMerger/releases/download/v2.0.0/vic3_state_merger-2.0.0-py3-none-any.whl"`
23+
`pip install "https://github.com/ShabbyGayBar/StateMerger/releases/download/v2.0.2/vic3_state_merger-2.0.2-py3-none-any.whl"`
2424
以通过 pip 安装本包。
2525
- **二选一:**
2626
- **安装维多利亚3原版游戏(例如通过 Steam),** 如果你想从头制作 mod。

0 commit comments

Comments
 (0)