009
This commit is contained in:
parent
a748cb14d5
commit
349c0d9210
@ -1,4 +1,4 @@
|
||||
from .utils import get_datetime
|
||||
from .utils import ssl_transport
|
||||
from .ssl_transport import ssl_transport
|
||||
|
||||
__all__ = ["get_datetime", "ssl_transport"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "common-lib"
|
||||
version = "0.0.8"
|
||||
version = "0.0.9"
|
||||
description = "Библиотека общих компонентов для микросервисов yobble"
|
||||
authors = [{ name = "cheykrym", email = "you@example.com" }]
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user