Skip to content

Commit

Permalink
Bumped version to v3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anandpdoshi committed Jul 22, 2016
1 parent 221a625 commit 4b50848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from jinja2 import Environment, PackageLoader

__version__ = "3.0.0"
__version__ = "3.1.0"

env = Environment(loader=PackageLoader('bench.config'), trim_blocks=True)

Expand Down

0 comments on commit 4b50848

Please sign in to comment.