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: pyproject.toml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
[tool.poetry]
2
2
name = "bk-crypto-python-sdk"
3
-
version = "1.0.0"
4
-
description = "BlueKing crypto-python-sdk is a lightweight cryptography toolkit for Python applications based on Cryptodome / tongsuopy and other encryption libraries. It provides a unified encryption and decryption implementation, making it easy for projects to seamlessly switch between different encryption methods without any intrusion."
3
+
version = "1.0.1"
4
+
description = "bk-crypto-python-sdk is a lightweight cryptography toolkit for Python applications based on Cryptodome / tongsuopy and other encryption libraries."
[](https://github.com/TencentBlueKing/crypto-python-sdk/actions/workflows/release.yml)
[](https://github.com/TencentBlueKing/crypto-python-sdk/actions/workflows/release.yml)
0 commit comments