Skip to content

Commit 4b0ef5b

Browse files
author
Arendelle
committed
physicsLab v1.6.3
1 parent 00ba322 commit 4b0ef5b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/log.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,3 +216,7 @@
216216

217217
## 1.6.3
218218
1. 不再需要从pip中下载`mido`依赖
219+
2. 修复`read_plsav_from_web`无法读取天体实验与电与磁实验的问题
220+
221+
## 1.6.4
222+

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setuptools.setup(
55
name="physicsLab",
6-
version="1.6.2",
6+
version="1.6.3",
77
license="MIT",
88
author="Arendelle",
99
author_email="[email protected]",

0 commit comments

Comments
 (0)