Skip to content

Commit 5e9f84e

Browse files
committed
Release 0.8.7. Include .js resource file in the package.
1 parent b0caa56 commit 5e9f84e

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

44

55
setup(name='notes-pico',
6-
version='0.8.6',
6+
version='0.8.7',
77
description="""A note-taking example web application for Picoweb web pico-framework. (Ported from Flask original)""",
88
long_description=open('README.rst').read(),
99
url='https://github.com/pfalcon/notes-pico',

0 commit comments

Comments
 (0)