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.
2 parents 88feaf7 + e139662 commit ecedee6Copy full SHA for ecedee6
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="spicecode",
9
- version="2.1.0", # 2.0.0 = N2
+ version="2.1.0", # 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