Skip to content

Commit 1449c1b

Browse files
author
Drew Yang
committed
fix: 🐛 found pyproject.toml and version.py out of sync
1 parent b165b98 commit 1449c1b

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 = "datajoint"
3-
version = "0.14.3"
3+
version = "0.14.4"
44
dependencies = [
55
"numpy",
66
"pymysql>=0.7.2",

0 commit comments

Comments
 (0)