Skip to content

Commit 987bdd6

Browse files
committed
v0.4.1
1 parent b65abe1 commit 987bdd6

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
@@ -50,7 +50,7 @@ def finalize_options(self):
5050

5151
setup(
5252
name="future_typing",
53-
version="0.4.0",
53+
version="0.4.1",
5454
description="Use generic type hints and new union syntax `|` with python 3.6+",
5555
long_description=long_description,
5656
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)