Skip to content

Commit d54fd90

Browse files
committed
build: adjust package version for publishing
1 parent 6339348 commit d54fd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nilql"
3-
version = "0.1.0"
3+
version = "0.0.0a5"
44
description = "Library for working with encrypted data within nilDB queries and replies."
55
license = {text = "MIT"}
66
readme = "README.rst"

0 commit comments

Comments
 (0)