You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,27 @@
2
2
3
3
4
4
5
+
## v0.1.1 (2024-06-07)
6
+
7
+
### Documentation
8
+
9
+
* docs: add install info to readme ([`a779073`](https://github.com/bbergerud/tenops/commit/a779073a2ce5ad459c4f35728f1c071f1a476723))
10
+
11
+
### Fix
12
+
13
+
* fix: add typehints to imports ([`27bd948`](https://github.com/bbergerud/tenops/commit/27bd948e7accf2e73e7b73b9de99f6ff96054d59))
14
+
15
+
### Unknown
16
+
17
+
* Merge pull request #29 from bbergerud/typehint_import
18
+
19
+
fix: add typehints to imports ([`07c1da7`](https://github.com/bbergerud/tenops/commit/07c1da787279b6734e3a016fb51aeb3f55982f40))
20
+
21
+
* Merge pull request #28 from bbergerud/add_init_imports
22
+
23
+
fix: updated readme and using fix to upload to testpypi ([`f251325`](https://github.com/bbergerud/tenops/commit/f2513252bdf681a9db3c7a86254fe1cb04faf38d))
0 commit comments