Skip to content

Commit fc53c55

Browse files
committed
Version 0.9.7
1 parent e667a18 commit fc53c55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ColorVectorSpace"
22
uuid = "c3611d14-8923-5661-9e6a-0046d554d3a4"
3-
version = "0.9.6"
3+
version = "0.9.7"
44

55
[deps]
66
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ by using `ColorVectorSpace.Future.abs2(c)`.
137137

138138
We anticipate the following transition schedule:
139139

140-
- Sept 20, 2021: release ColorVectorSpace 0.9.6 with both `abs2` and `Future.abs2`.
140+
- Sept 21, 2021: release ColorVectorSpace 0.9.7 with both `abs2` and `Future.abs2`.
141141
`abs2` will have a "quiet" deprecation warning (visible with `--depwarn=yes`
142142
or when running `Pkg.test`)
143143
- Jan 1, 2022: make the deprecation warning "noisy" (cannot be turned off).

0 commit comments

Comments
 (0)