Skip to content

Commit

Permalink
Release 12.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfischer-ch committed Nov 12, 2018
1 parent d25120c commit 3c3f3d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.rst
Expand Up @@ -3,7 +3,7 @@ changelog
=========

-------
v12.2.2
v12.2.3
-------

Features
Expand Down
2 changes: 1 addition & 1 deletion pytoolbox/__init__.py
Expand Up @@ -2,4 +2,4 @@

from __future__ import absolute_import, division, print_function, unicode_literals

__version__ = '12.2.2'
__version__ = '12.2.3'

0 comments on commit 3c3f3d1

Please sign in to comment.