We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a59b9 commit a669201Copy full SHA for a669201
CHANGELOG
@@ -3,7 +3,7 @@ Changelog
3
4
Here you can see the full list of changes between each Nightfall release.
5
6
-Version 0.1.0
+Version 0.2.0
7
-------------
8
9
.. note::
setup.py
@@ -16,7 +16,7 @@ def readme():
16
17
setup(
18
name="nightfall",
19
- version="0.1.0",
+ version="0.2.0",
20
description="Python SDK for Nightfall",
21
long_description=readme(),
22
long_description_content_type="text/markdown",
0 commit comments