We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a533734 commit 9273e8dCopy full SHA for 9273e8d
theseus/__init__.py
@@ -2,7 +2,7 @@
2
#
3
# This source code is licensed under the MIT license found in the
4
# LICENSE file in the root directory of this source tree.
5
-__version__ = "0.1.2rc1"
+__version__ = "0.1.2"
6
7
8
from .core import ( # usort: skip
0 commit comments