Skip to content

Commit 4403502

Browse files
Update conf.py
1 parent 0080fa4 commit 4403502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import kha256
1717
release = kha256.__version__
1818
except ImportError:
19-
release = '0.1.0'
19+
release = '0.1.1'
2020

2121
# Sphinx extensions
2222
extensions = [

0 commit comments

Comments
 (0)