Skip to content

Commit 4dd708d

Browse files
PicoCentauriagoscinski
authored andcommitted
Bump version to 0.2.0
1 parent 4bbe409 commit 4dd708d

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
@@ -11,7 +11,7 @@ The rules for CHANGELOG file:
1111

1212
.. inclusion-marker-changelog-start
1313

14-
0.1.5 (XXXX/XX/XX)
14+
0.2.0 (2023/08/24)
1515
------------------
1616

1717
- Add this ``CHANGELOG`` file (#198)

src/skmatter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
coding guidelines to promote usability and interoperability with existing workflows.
88
"""
99

10-
__version__ = "0.1.4"
10+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)