Skip to content

Commit 75e9eb0

Browse files
committed
Edit
1 parent 9d988bd commit 75e9eb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `Bijections`
1+
# Bijections
22

33

44
## New in version 0.2
@@ -7,6 +7,7 @@
77
* The `Bijection` data structure has been simplified.
88
* Option to use `IdDict` instead of `Dict`; see the Mutable page in this documentation.
99

10+
It is likely that code using version 0.1 will not need to be modified to work with 0.2.
1011

1112
## About
1213

0 commit comments

Comments
 (0)