Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Commit cb4cb5e

Browse files
authored
Merge pull request #17 from zenaton/release-0.3.1
Prepare for release 0.3.1
2 parents ef74315 + 3348da1 commit cb4cb5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## [0.3.1] - 2019-04-26
44

55
### Fixed
66
Fixed `MANIFEST.in` file not included files required by `setup.py`.

zenaton/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.3.0'
1+
__version__ = '0.3.1'

0 commit comments

Comments
 (0)