Skip to content

Commit 8d23d32

Browse files
PicoCentauriagoscinski
authored andcommitted
Bump version to 0.3.0-dev
1 parent 10a87e5 commit 8d23d32

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ The rules for CHANGELOG file:
1111

1212
.. inclusion-marker-changelog-start
1313

14+
0.3.0 (XXXX/XX/XX)
15+
------------------
16+
1417
0.2.0 (2023/08/24)
1518
------------------
1619

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.2.0"
10+
__version__ = "0.3.0-dev"

0 commit comments

Comments
 (0)