Skip to content

Commit e91c29f

Browse files
authored
Bump version information in preparation for 4.8.0 release. (#206)
1 parent a8fcfd7 commit e91c29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
MAJOR = 4
2222
MINOR = 8
2323
MICRO = 0
24-
IS_RELEASED = False
24+
IS_RELEASED = True
2525

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

0 commit comments

Comments
 (0)