Skip to content

Commit 8c5cd8e

Browse files
committed
Release 0.3
1 parent 6c46dcb commit 8c5cd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycona/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
utils: Contains utility functions used across submodules.
1919
"""
2020

21-
__version__ = "0.2"
21+
__version__ = "0.3"
2222

2323
from .metrics import Metrics
2424
from .answering_queries import ConstraintOracle, UserOracle

0 commit comments

Comments
 (0)