Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 41827a8

Browse files
committedOct 27, 2018
Bump version number
1 parent 708c689 commit 41827a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setuptools.setup(
99
name='flask_compose',
10-
version='0.1.0',
10+
version='0.2.0',
1111
author='Colton Allen',
1212
author_email='colton.allen@caxiam.com',
1313
description='A routing library for flask applications obeying the "Decorator Design Pattern".',

0 commit comments

Comments
 (0)
Please sign in to comment.