Skip to content

Commit

Permalink
Back to development: 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Feb 26, 2024
1 parent 905ed70 commit edc6627
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ Changes

.. currentmodule:: objgraph

3.6.2 (unreleased)
------------------

- Nothing changed yet.


3.6.1 (2024-02-26)
------------------

Expand Down
2 changes: 1 addition & 1 deletion objgraph.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
__author__ = "Marius Gedminas (marius@gedmin.as)"
__copyright__ = "Copyright (c) 2008-2023 Marius Gedminas and contributors"
__license__ = "MIT"
__version__ = '3.6.1'
__version__ = '3.6.2.dev0'
__date__ = '2024-02-26'


Expand Down

0 comments on commit edc6627

Please sign in to comment.