Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gunnstein/lahc
Browse files Browse the repository at this point in the history
  • Loading branch information
Gunnstein committed Nov 11, 2018
2 parents 6711d4a + 77f89f6 commit 052d756
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
ISC License

Copyright (c) 2009, Richard J. Wagner <[email protected]>
Copyright (c) 2014, Matthew T. Perry <[email protected]>
Copyright (c) 2018, Gunnstein Thomas Frøseth <[email protected]>

Permission to use, copy, modify, and/or distribute this software for any
Expand Down
2 changes: 1 addition & 1 deletion lahc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from __future__ import absolute_import
from ._lahc import *

__version__ = "1.0.4"
__version__ = "1.0.5"

0 comments on commit 052d756

Please sign in to comment.