Skip to content

Commit f7f71de

Browse files
committed
Back to development: 3.1.3
1 parent 7be89b7 commit f7f71de

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ Changes
33

44
.. currentmodule:: objgraph
55

6+
3.1.3 (unreleased)
7+
------------------
8+
9+
- Nothing changed yet.
10+
11+
612
3.1.2 (2017-11-27)
713
------------------
814

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'
57+
__version__ = '3.1.3.dev0'
5858
__date__ = "2017-10-30"
5959

6060

0 commit comments

Comments
 (0)