File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Here you can see the full list of changes between each Nightfall release.
66Version 0.4.0
77-------------
88
9- UNRELEASED
9+ Released on June 20, 2021
1010
1111- Add debug logs to Nightfall module
1212- Change primary class name from ``Api`` to ``Nightfall`` to make things a bit
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ def readme():
1616
1717setup (
1818 name = "nightfall" ,
19- version = "0.3 .0" ,
19+ version = "0.4 .0" ,
2020 description = "Python SDK for Nightfall" ,
2121 long_description = readme (),
2222 long_description_content_type = "text/markdown" ,
23- url = "https://github.com/levlaz /nightfall-python-sdk" ,
23+ url = "https://github.com/nightfallai /nightfall-python-sdk" ,
2424 author = "Nightfall" ,
25252626 license = "MIT" ,
You can’t perform that action at this time.
0 commit comments