We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa0ab1 commit 7090c9bCopy full SHA for 7090c9b
pydifact/__init__.py
@@ -15,4 +15,4 @@
15
# along with this program. If not, see <http://www.gnu.org/licenses/>.
16
from pydifact import message, parser, segments, serializer, token, tokenizer
17
18
-__version__ = "0.0.2"
+__version__ = "0.0.3"
0 commit comments