Skip to content

Commit bb49f42

Browse files
committed
build: bump version to v0.3
1 parent 563a1a5 commit bb49f42

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
0.3
5+
-----
6+
7+
Changes:
8+
9+
- Rename common module `interchange` to `envelop` for fitting X12's language.
10+
411
0.2
512
-----
613

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setuptools.setup(
44
name="pyx12lib",
5-
version="0.2",
5+
version="0.3",
66
author="CJHwong",
77
author_email="[email protected]",
88
url="https://github.com/hardcoretech/pyx12-lib",

0 commit comments

Comments
 (0)