We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59cd1dc commit 9d047a3Copy full SHA for 9d047a3
2 files changed
colorspacious/version.py
@@ -18,4 +18,4 @@
18
# want. (Contrast with the special suffix 1.0.0.dev, which sorts *before*
19
# 1.0.0.)
20
21
-__version__ = "1.0.0+dev"
+__version__ = "1.1.0"
doc/changes.rst
@@ -1,8 +1,8 @@
1
Changes
2
=======
3
4
-v1.1.0 (not yet released)
5
--------------------------
+v1.1.0
+------
6
7
* **BUG AFFECTING CALCULATIONS:** In previous versions, it turns out
8
that the CAM02-LCD and CAM02-SCD spaces were accidentally swapped –
0 commit comments