Skip to content

Commit 0090020

Browse files
committed
bump version to 0.10.1.dev0
1 parent 3bc470c commit 0090020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json5/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '0.10.0'
15+
__version__ = '0.10.1.dev0'
1616

1717
# For backward-compatibility with earlier versions of json5:
1818
VERSION = __version__

0 commit comments

Comments
 (0)