We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be89b7 commit f7f71deCopy full SHA for f7f71de
2 files changed
CHANGES.rst
@@ -3,6 +3,12 @@ Changes
3
4
.. currentmodule:: objgraph
5
6
+3.1.3 (unreleased)
7
+------------------
8
+
9
+- Nothing changed yet.
10
11
12
3.1.2 (2017-11-27)
13
------------------
14
objgraph.py
@@ -54,7 +54,7 @@
54
__author__ = "Marius Gedminas (marius@gedmin.as)"
55
__copyright__ = "Copyright (c) 2008-2017 Marius Gedminas and contributors"
56
__license__ = "MIT"
57
-__version__ = '3.1.2'
+__version__ = '3.1.3.dev0'
58
__date__ = "2017-10-30"
59
60
0 commit comments