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 ce5ed84 + 2e5f998 commit c82dcc9Copy full SHA for c82dcc9
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="spicecode",
9
- version="0.3.8",
+ version="2.0.0", # 2.0.0 = N2
10
packages=find_packages(exclude=["spicecode-venv", "spicecode.egg-info"]),
11
install_requires=install_requires,
12
entry_points={
0 commit comments