Skip to content

Commit 78225b3

Browse files
author
Sachin Saharan
committed
Release 1.9.9
Major changes: - Bumped lint from 3.12 to 3.13 (#370) - Bumped actions/checkout from 3 to 4 (#371) - Bumped peaceiris/actions-gh-pages from 3 to 4 (#373) - Bumped codecov/codecov-action from 2 to 4 (#374) - Bump actions/setup-python from 3 to 5 (#372) - Try to detect non-gloabl unused imports (#369) - Set sys.last_value / sys.last_exc before entering the debugger (#380) - Disable auto-import of lazy variables (#379) - Bump codecov/codecov-action from 4 to 5 (#378)
1 parent 9735fe7 commit 78225b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/python/pyflyby/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# http://creativecommons.org/publicdomain/zero/1.0/
55

66

7-
__version__ = "1.9.8"
7+
__version__ = "1.9.9"

0 commit comments

Comments
 (0)