Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Commit

Permalink
Updating version and CHANGELOG for new release: v0.0.4 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
xydesa authored Apr 6, 2020
1 parent fb95971 commit 13701e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

### Removed

## v0.0.4 - 2020-04-06

### Fixed

- Fixed installation of config and profile files from this package.

## v0.0.3 - 2020-04-06

### Added
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
author='NIWC Pacific',
name='statick-md',
description='Statick analysis plugins for Markdown files.',
version='0.0.3',
version='0.0.4',
packages=['statick_tool',
'statick_tool.plugins.discovery',
'statick_tool.plugins.tool'],
Expand Down

0 comments on commit 13701e8

Please sign in to comment.