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 224cd5c commit a53a787Copy full SHA for a53a787
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="spicecode",
9
- version="2.1.1", # version 2.0.0 = all features from N2
+ version="2.1.2", # 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