Skip to content

Commit 9ad3879

Browse files
committed
Bump version to 0.0.3
1 parent 3e10889 commit 9ad3879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# TODO: include package data (templates)
44
setup(
55
name="syrup",
6-
version="0.0.2",
6+
version="0.0.3",
77
packages=find_packages(),
88
package_data={"": ["templates/*"]},
99
install_requires=[

0 commit comments

Comments
 (0)