We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e10889 commit 9ad3879Copy full SHA for 9ad3879
setup.py
@@ -3,7 +3,7 @@
3
# TODO: include package data (templates)
4
setup(
5
name="syrup",
6
- version="0.0.2",
+ version="0.0.3",
7
packages=find_packages(),
8
package_data={"": ["templates/*"]},
9
install_requires=[
0 commit comments