Skip to content

Commit de4b0b9

Browse files
committed
Release promise 2.0 :)
1 parent 7584139 commit de4b0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

promise/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
__SETUP__ = False
1111

1212

13-
VERSION = (2, 0, 0, 'rc', 2)
13+
VERSION = (2, 0, 0, 'final', 0)
1414

1515
__version__ = get_version(VERSION)
1616

0 commit comments

Comments
 (0)