Skip to content

Commit f10a0fc

Browse files
committed
update version for jobrunner
1 parent 91199d1 commit f10a0fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobrunner/__meta__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Metadata for jobrunner"""
22

33
__pkgname__ = "PyJobRunner"
4-
__version__ = "1.9"
4+
__version__ = "2.0"
55
__authors__ = "Akash Dhruv"
66
__license__ = "MIT License"
77
__copyright__ = "Copyright (c) Akash Dhruv 2022. All Rights Reserved."

0 commit comments

Comments
 (0)