Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit 69c8474

Browse files
author
Guido van Rossum
committed
Bump version to 1.4.0.dev0
This code definitely isn't backwards compatible for 1.2.1, and I'd like to reserve 1.3.0 for PR #75. Also change for format (-dev to .dev0) to prevent complaints from setuptools.
1 parent f5c039d commit 69c8474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typed_ast/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.1-dev"
1+
__version__ = "1.4.0.dev0"

0 commit comments

Comments
 (0)