Skip to content

Commit 7090c9b

Browse files
committed
bump Version to 0.0.3
1 parent 5aa0ab1 commit 7090c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydifact/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1616
from pydifact import message, parser, segments, serializer, token, tokenizer
1717

18-
__version__ = "0.0.2"
18+
__version__ = "0.0.3"

0 commit comments

Comments
 (0)