Skip to content
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.

Commit

Permalink
Bumping patch version to 0.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Bunn <stephen@bunn.io>
  • Loading branch information
stephen-bunn committed Aug 19, 2019
1 parent 2cfff98 commit b3d6f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bethesda_structs/__version__.py
Expand Up @@ -4,7 +4,7 @@
__name__ = "bethesda-structs"
__repo__ = "https://github.com/stephen-bunn/bethesda-structs"
__description__ = "A parser for Bethesda's file formats"
__version__ = "0.1.3"
__version__ = "0.1.4"
__author__ = "Stephen Bunn"
__contact__ = "stephen@bunn.io"
__license__ = "MIT License"

0 comments on commit b3d6f23

Please sign in to comment.