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 7168b65 + dc6f0d5 commit ac6831cCopy full SHA for ac6831c
2 files changed
requirements.txt
-36 Bytes
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="spicecode",
9
- version="2.1.2", # version 2.0.0 = all features from N2
+ version="2.1.3", # 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