Skip to content

Commit

Permalink
Change version in master branch to 4.7.0a0.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Nov 5, 2021
1 parent fc58250 commit 982f8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lxml/__init__.py
@@ -1,6 +1,6 @@
# this is a package

__version__ = "4.6.4"
__version__ = "4.7.0a0"


def get_include():
Expand Down

0 comments on commit 982f8d5

Please sign in to comment.