Skip to content

Commit

Permalink
physicsLab v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodenoughPhysicsLab committed Dec 28, 2024
1 parent 00ba322 commit 4b0ef5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/log.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,7 @@

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

## 1.6.4

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setuptools.setup(
name="physicsLab",
version="1.6.2",
version="1.6.3",
license="MIT",
author="Arendelle",
author_email="[email protected]",
Expand Down

0 comments on commit 4b0ef5b

Please sign in to comment.