Skip to content

Commit

Permalink
Version bump - 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
delfick committed Oct 15, 2023
1 parent 908c6e1 commit 47e2ae3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/strcs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Changelog

.. _release-0.4.0:

0.4.0 - TBD
0.4.0 - 15 October 2023
* Add a ``disassemble`` method to the type cache and implemented ``disassemble``
on ``strcs.Type`` using it. Note that the signature also changes to no
longer have an "expect" but also it's smarter about the resulting Type
Expand Down
2 changes: 1 addition & 1 deletion strcs/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "0.3.0"
VERSION = "0.4.0"

0 comments on commit 47e2ae3

Please sign in to comment.