Skip to content

Commit

Permalink
physicsLab v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodenoughPhysicsLab committed Dec 26, 2024
1 parent c061896 commit b773669
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 @@ -208,3 +208,7 @@

## 1.6.1
1. `web`的部分迭代器增加`async for`支持
2. some bug-fix

## 1.6.2

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.0",
version="1.6.1",
license="MIT",
author="Arendelle",
author_email="[email protected]",
Expand Down

0 comments on commit b773669

Please sign in to comment.