We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229c1b5 commit 6abcf19Copy full SHA for 6abcf19
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="spicecode",
9
- version="2.1.0", # version 2.0.0 = all features from N2
+ version="2.1.1", # version 2.0.0 = all features from N2
10
packages=find_packages(exclude=["spicecode-venv", "spicecode.egg-info"]),
11
install_requires=install_requires,
12
entry_points={
0 commit comments