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.
2 parents f1d3761 + c3fd3ea commit 275750cCopy full SHA for 275750c
CHANGELOG.rst
@@ -7,6 +7,24 @@ The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0>`_
7
this project tries its best to adhere to
8
`Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
9
10
+Unreleased
11
+==========
12
+
13
+Added
14
+-----
15
16
+Changed
17
+-------
18
19
+Deprecated
20
+----------
21
22
+Removed
23
24
25
+Fixed
26
27
28
2024-10-11 - version 0.6.1
29
==========================
30
diffsims/release_info.py
@@ -1,5 +1,5 @@
1
name = "diffsims"
2
-version = "0.6.1"
+version = "0.7.dev1"
3
author = "Duncan Johnstone, Phillip Crout"
4
copyright = "Copyright 2017-2024, The diffsims developers"
5
# Initial committer first, then listed by line additions
0 commit comments