Skip to content

Commit

Permalink
build(schematics): bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
lkraider committed Jun 25, 2018
1 parent 9e9be34 commit d20e32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schematics/__init__.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

__version__ = '2.0.1'
__version__ = '2.1.0'

# TODO: remove deprecated API
from . import deprecated
Expand Down

0 comments on commit d20e32e

Please sign in to comment.