Skip to content

Commit 92b1687

Browse files
committed
chore: update version to 1.3.0
1 parent 7506d1b commit 92b1687

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.6
1+
1.3.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
long_description_content_type="text/markdown",
1717
url="https://github.com/vikadata/vika.py",
1818
packages=[
19-
"vika", "vika.datasheet", "vika.types", "vika.node", "vika.space"
19+
"vika", "vika.datasheet", "vika.types", "vika.node", "vika.space", "vika.unit"
2020
],
2121
classifiers=[
2222
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)