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 10a87e5 commit 8d23d32Copy full SHA for 8d23d32
CHANGELOG
@@ -11,6 +11,9 @@ The rules for CHANGELOG file:
11
12
.. inclusion-marker-changelog-start
13
14
+0.3.0 (XXXX/XX/XX)
15
+------------------
16
+
17
0.2.0 (2023/08/24)
18
------------------
19
src/skmatter/__init__.py
@@ -7,4 +7,4 @@
7
coding guidelines to promote usability and interoperability with existing workflows.
8
"""
9
10
-__version__ = "0.2.0"
+__version__ = "0.3.0-dev"
0 commit comments