Skip to content

Commit

Permalink
Merge pull request #8 from nexB/release_0.1.0
Browse files Browse the repository at this point in the history
Prepare for release v0.1.0
  • Loading branch information
TG1999 committed Apr 8, 2024
2 parents fc737eb + e41fab0 commit 5da7d6d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.rst
Expand Up @@ -2,7 +2,8 @@ Changelog
=========


v0.0.0
------
v0.1.0 (8th April 2024)
------------------------

- Add goresym support in go-inspector.

*xxxx-xx-xx* -- Initial release.
2 changes: 2 additions & 0 deletions src/go_inspector/__init__.py
@@ -0,0 +1,2 @@

__version__ = "0.1.0"

0 comments on commit 5da7d6d

Please sign in to comment.