Skip to content

Commit 472c535

Browse files
committed
Release 1.3.1
1 parent ceab951 commit 472c535

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "indexmap"
3-
version = "1.3.0"
3+
version = "1.3.1"
44
authors = [
55
"bluss",
66
"Josh Stone <cuviper@gmail.com>"

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ which is roughly:
8686
Recent Changes
8787
==============
8888

89+
- 1.3.1
90+
91+
- Maintenance update for formatting and ``autocfg`` 1.0.
92+
8993
- 1.3.0
9094

9195
- The deprecation messages in the previous version have been removed.

0 commit comments

Comments
 (0)