Skip to content

Commit e139662

Browse files
committed
publish tag
1 parent e60097c commit e139662

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.0", # 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)