Skip to content

Commit 7be89b7

Browse files
committed
Preparing release 3.1.2
1 parent 13f64cc commit 7be89b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Changes
33

44
.. currentmodule:: objgraph
55

6-
3.1.2 (unreleased)
6+
3.1.2 (2017-11-27)
77
------------------
88

99
- Correct UTF-8 mojibake in the changelog and switch all links to HTTPS.

objgraph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
__author__ = "Marius Gedminas (marius@gedmin.as)"
5555
__copyright__ = "Copyright (c) 2008-2017 Marius Gedminas and contributors"
5656
__license__ = "MIT"
57-
__version__ = '3.1.2.dev0'
57+
__version__ = '3.1.2'
5858
__date__ = "2017-10-30"
5959

6060

0 commit comments

Comments
 (0)