Skip to content

Commit 001ac25

Browse files
author
Arendelle
committed
physicsLab v2.0.1
1 parent fbac78d commit 001ac25

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/log.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,3 +249,6 @@
249249
3. 重命名`lib.Equal_to``lib.EqualTo`
250250
4. 移除`Category.BlackHole`, `User.get_user``positional-argument`
251251
5. `Experiment.get_element_from_position`现在只会返回list (不兼容更新)
252+
253+
## 2.0.2
254+
1.

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="2.0.0",
6+
version="2.0.1",
77
license="MIT",
88
author="Arendelle",
99
author_email="[email protected]",

0 commit comments

Comments
 (0)