Skip to content

Commit 3dc1e33

Browse files
committed
Bump version to 0.2.1
1 parent 9c839d6 commit 3dc1e33

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [0.2.1](https://github.com/tueda/python-form/releases/tag/v0.2.1) (2017-05-31)
4+
5+
- This version came with document enhancement.
6+
7+
[Full changes...](https://github.com/tueda/python-form/compare/v0.2.0...v0.2.1)
8+
39
## [0.2.0](https://github.com/tueda/python-form/releases/tag/v0.2.0) (2017-05-14)
410

511
### Changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
_metadata = dict(
66
name='python-form',
7-
version='0.2.0',
7+
version='0.2.1',
88
description='A package for communicating with FORM',
99
author='Takahiro Ueda',
1010
author_email='tueda@nikhef.nl',

0 commit comments

Comments
 (0)