We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d995370 commit 9349ab9Copy full SHA for 9349ab9
CHANGES.rst
@@ -1,6 +1,14 @@
1
Traits CHANGELOG
2
================
3
4
+Release 6.0.0
5
+-------------
6
+
7
+Released: 2020-02-14
8
9
+No changes since the 6.0.0rc0 release candidate.
10
11
12
Release 6.0.0rc0
13
----------------
14
setup.py
@@ -22,7 +22,7 @@
22
MAJOR = 6
23
MINOR = 0
24
MICRO = 0
25
-PRERELEASE = "rc0"
+PRERELEASE = ""
26
IS_RELEASED = True
27
28
# If this file is part of a Git export (for example created with "git archive",
0 commit comments