diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2021-10-26 14:40:27 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2021-10-26 14:40:27 +0200 |
| commit | 9a80207b09c8429d27f3c5eb30204eee43b94f9d (patch) | |
| tree | d23b2495f4b12fbb4d69279f08caf92e752fe2c0 /src_doit | |
| parent | e10cd5fcacb1446d937e12510b70983203145a02 (diff) | |
Diffstat (limited to 'src_doit')
| -rw-r--r-- | src_doit/py.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src_doit/py.py b/src_doit/py.py index 3ce76fa..23a7c29 100644 --- a/src_doit/py.py +++ b/src_doit/py.py @@ -79,7 +79,7 @@ requirements = {requirements} setup( name='restlog', - version='0.0.1', + version='0.0.2', description='JSON log-structured data storage with REST API', long_description=readme, long_description_content_type='text/x-rst', |
