We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c839d6 commit 3dc1e33Copy full SHA for 3dc1e33
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
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
9
## [0.2.0](https://github.com/tueda/python-form/releases/tag/v0.2.0) (2017-05-14)
10
11
### Changed
setup.py
@@ -4,7 +4,7 @@
_metadata = dict(
name='python-form',
- version='0.2.0',
+ version='0.2.1',
description='A package for communicating with FORM',
author='Takahiro Ueda',
author_email='tueda@nikhef.nl',
0 commit comments