Skip to content

Commit 29c614c

Browse files
cooperleesfacebook-github-bot
authored andcommitted
Bump public version for PyPI release
Summary: - Lets release this to PyPI with an accurate version Reviewed By: fried Differential Revision: D19959187 fbshipit-source-id: a154a10582ddcd6e3adccd6a868e10bdfca37946
1 parent 263a9fa commit 29c614c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

later/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from .task import START_TASK, Watcher, WatcherError, as_task, cancel
1919

2020

21-
__version__ = "20.01.0"
21+
__version__ = "20.2.0"
2222
__all__ = [
2323
"BiDirectionalEvent",
2424
"START_TASK",

0 commit comments

Comments
 (0)