Skip to content

Commit e981a04

Browse files
committed
Bump to dev version
1 parent 72633b5 commit e981a04

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

mathics_scanner/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# well as importing into Python. That's why there is no
66
# space around "=" below.
77
# fmt: off
8-
__version__="1.2.2" # noqa
8+
__version__="1.2.3.dev0" # noqa

requirements-full.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Optional packages which add functionality or speed things up
2+
ujson

0 commit comments

Comments
 (0)