Skip to content

Commit 2f6a28f

Browse files
version0.1.3
1 parent fb5d510 commit 2f6a28f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.1.3
6+
57
### Added
68

79
- Add more type auto conversion for `tc.gates.Gate` as inputs

tensorcircuit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.2"
1+
__version__ = "0.1.3"
22
__author__ = "TensorCircuit Authors"
33
__creator__ = "refraction-ray"
44

0 commit comments

Comments
 (0)