Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piax93 committed Mar 11, 2022
1 parent a0386a4 commit ca7d30e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packaging/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
pidtree-bcc (2.1.0) unstable; urgency=medium

* Dynamically set initial size of net filter maps

-- Matteo Piano <[email protected]> Fri, 11 Mar 2022 05:30:48 -0800

pidtree-bcc (2.0.2) unstable; urgency=medium

* Fix possible "dictionary change during iteration" bug
Expand Down
2 changes: 1 addition & 1 deletion pidtree_bcc/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.0.2'
__version__ = '2.1.0'

0 comments on commit ca7d30e

Please sign in to comment.