Skip to content

Commit 6abcf19

Browse files
committed
update version
1 parent 229c1b5 commit 6abcf19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="spicecode",
9-
version="2.1.0", # version 2.0.0 = all features from N2
9+
version="2.1.1", # version 2.0.0 = all features from N2
1010
packages=find_packages(exclude=["spicecode-venv", "spicecode.egg-info"]),
1111
install_requires=install_requires,
1212
entry_points={

0 commit comments

Comments
 (0)