Skip to content

Commit e8ca962

Browse files
committed
Pyface Release 7.1.0
1 parent 1426bc5 commit e8ca962

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
MAJOR = 7
2424
MINOR = 1
2525
MICRO = 0
26-
PRERELEASE = "rc2"
27-
IS_RELEASED = False
26+
PRERELEASE = ""
27+
IS_RELEASED = True
2828

2929
# If this file is part of a Git export (for example created with "git archive",
3030
# or downloaded from GitHub), ARCHIVE_COMMIT_HASH gives the full hash of the

0 commit comments

Comments
 (0)