Initial YakPanel commit
This commit is contained in:
7
class/sewer/__version__.py
Normal file
7
class/sewer/__version__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
__title__ = "sewer"
|
||||
__description__ = "Sewer is a programmatic Lets Encrypt(ACME) client"
|
||||
__url__ = "https://github.com/komuw/sewer"
|
||||
__version__ = "0.7.2"
|
||||
__author__ = "komuW"
|
||||
__author_email__ = "komuw05@gmail.com"
|
||||
__license__ = "MIT"
|
||||
Reference in New Issue
Block a user