Skip to content

Commit a669201

Browse files
committed
publish 0.2.0 release
1 parent 70a59b9 commit a669201

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Changelog
33

44
Here you can see the full list of changes between each Nightfall release.
55

6-
Version 0.1.0
6+
Version 0.2.0
77
-------------
88

99
.. note::

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def readme():
1616

1717
setup(
1818
name="nightfall",
19-
version="0.1.0",
19+
version="0.2.0",
2020
description="Python SDK for Nightfall",
2121
long_description=readme(),
2222
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)