Skip to content

Commit

Permalink
Prepare for 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
etingof committed Jan 29, 2019
1 parent f7aab82 commit 6b9826f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

Revision 0.4.7, released XX-02-2019
-----------------------------------

No changes yet

Revision 0.4.6, released 25-01-2019
-----------------------------------

Expand Down
2 changes: 1 addition & 1 deletion snmpsim/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# http://www.python.org/dev/peps/pep-0396/
__version__ = '0.4.6'
__version__ = '0.4.7'

0 comments on commit 6b9826f

Please sign in to comment.