Skip to content

Commit

Permalink
bump 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Apr 12, 2020
1 parent 150ba3d commit ba72cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fishnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
DEAD_ENGINE_ERRORS = (EOFError, IOError)


__version__ = "1.15.18"
__version__ = "1.16.0"

__author__ = "Niklas Fiekas"
__email__ = "niklas.fiekas@backscattering.de"
Expand Down

0 comments on commit ba72cbb

Please sign in to comment.