Skip to content

Commit 9d047a3

Browse files
committed
Bump version to v1.1.0
1 parent 59cd1dc commit 9d047a3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

colorspacious/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
# want. (Contrast with the special suffix 1.0.0.dev, which sorts *before*
1919
# 1.0.0.)
2020

21-
__version__ = "1.0.0+dev"
21+
__version__ = "1.1.0"

doc/changes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changes
22
=======
33

4-
v1.1.0 (not yet released)
5-
-------------------------
4+
v1.1.0
5+
------
66

77
* **BUG AFFECTING CALCULATIONS:** In previous versions, it turns out
88
that the CAM02-LCD and CAM02-SCD spaces were accidentally swapped –

0 commit comments

Comments
 (0)