Skip to content

Commit

Permalink
Release v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
idlesign committed Oct 22, 2017
1 parent 29e5ab0 commit db67208
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
Expand Up @@ -2,8 +2,8 @@ uwsgiconf changelog
===================


Unreleased
----------
v0.12.0
-------
* Runtime. Farm.is_in renamed into Farm.is_mine.
* Runtime. Cache improved.
* Runtime. Metric is now OOP.
Expand Down
2 changes: 1 addition & 1 deletion uwsgiconf/__init__.py
@@ -1 +1 @@
VERSION = (0, 11, 0)
VERSION = (0, 12, 0)

0 comments on commit db67208

Please sign in to comment.