Skip to content

Commit f1d3761

Browse files
authored
Merge pull request #229 from CSSFrancis/patch_release
Prepare for release
2 parents 6f19665 + 34be367 commit f1d3761

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

CHANGELOG.rst

+2-14
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,8 @@ The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0>`_
77
this project tries its best to adhere to
88
`Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
99

10-
Unreleased
11-
==========
12-
13-
Added
14-
-----
15-
16-
Changed
17-
-------
18-
19-
Deprecated
20-
----------
21-
22-
Removed
23-
-------
10+
2024-10-11 - version 0.6.1
11+
==========================
2412

2513
Fixed
2614
-----

diffsims/release_info.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "diffsims"
2-
version = "0.6.dev1"
2+
version = "0.6.1"
33
author = "Duncan Johnstone, Phillip Crout"
44
copyright = "Copyright 2017-2024, The diffsims developers"
55
# Initial committer first, then listed by line additions

0 commit comments

Comments
 (0)