Skip to content

Commit 22f0dc4

Browse files
committed
v1.5.6
1 parent 0898028 commit 22f0dc4

File tree

6 files changed

+7
-1
lines changed

6 files changed

+7
-1
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
degate/__pycache__/__init__.cpython-38.pyc
2+
degate/__pycache__/__init__.cpython-39.pyc
3+
degate/__pycache__/api.cpython-38.pyc
4+
degate/__pycache__/api.cpython-39.pyc
5+
degate/__pycache__/error.cpython-38.pyc
6+
degate/__pycache__/error.cpython-39.pyc

degate/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.5.5"
1+
__version__ = "1.5.6"

degate/lib/degate.dll

5 KB
Binary file not shown.

degate/lib/degate_linux.so

4.94 KB
Binary file not shown.

degate/lib/degate_mac.so

512 Bytes
Binary file not shown.

degate/lib/degate_mac_m1.so

528 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)