Skip to content

Commit

Permalink
1.1.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Gagan Deep <[email protected]>
  • Loading branch information
pandafy committed Aug 13, 2024
1 parent 7faa78b commit 2c0926f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
Changelog
=========

Version 1.1.0 [unreleased]
Version 1.1.0 [14-08-2024]
--------------------------

WIP
Features
~~~~~~~~

- Added parser for WireGuard and ZeroTier

Version 1.0.0 [28-04-2022]
--------------------------
Expand Down
2 changes: 1 addition & 1 deletion netdiff/info.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = (1, 1, 0, 'alpha')
VERSION = (1, 1, 0, 'final')
__version__ = VERSION


Expand Down

0 comments on commit 2c0926f

Please sign in to comment.