Skip to content

Commit 9273e8d

Browse files
committed
Bump version to 0.1.2.
1 parent a533734 commit 9273e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theseus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# This source code is licensed under the MIT license found in the
44
# LICENSE file in the root directory of this source tree.
5-
__version__ = "0.1.2rc1"
5+
__version__ = "0.1.2"
66

77

88
from .core import ( # usort: skip

0 commit comments

Comments
 (0)