Skip to content

Commit

Permalink
Merge pull request #146 from toonarmycaptain/development
Browse files Browse the repository at this point in the history
Bump patch version for release.
  • Loading branch information
toonarmycaptain authored Feb 16, 2019
2 parents 90a888f + aef5903 commit 3a4bdc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

[Unreleased]
[0.3.2-alpha]
### Added
- Improved test coverage.
### Changed
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='dionysus_app',
version='0.3.1-alpha',
version='0.3.2-alpha',
description='Avatar chart generator',
author='David Antonini',
author_email='toonarmycaptain@hotmail.com',
Expand Down

0 comments on commit 3a4bdc0

Please sign in to comment.