File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v1.3.2 (2023-04-17)
4
+
5
+ ### Bug Fixes and Other Changes
6
+
7
+ * raise base openfermion requirements and loosen the restrictions
8
+ * Merge branch 'main' into math411-patch-2
9
+ * randomness in qcbm test
10
+ * Merge branch 'main' into fix-random
11
+ * remove unnecessary param
12
+ * Merge branch 'main' into math411-patch-2
13
+ * raise base openfermion requirements and loosen the restrictions
14
+
15
+ ### Testing and Release Infrastructure
16
+
17
+ * Add JetBrains files to .gitignore
18
+
3
19
## v1.3.1.post0 (2023-04-17)
4
20
5
21
### Testing and Release Infrastructure
Original file line number Diff line number Diff line change 16
16
Version number (major.minor.patch[-label])
17
17
"""
18
18
19
- __version__ = "1.3.2.dev0 "
19
+ __version__ = "1.3.2"
You can’t perform that action at this time.
0 commit comments