Skip to content

Commit 2690773

Browse files
committed
update version
1 parent 3f917a7 commit 2690773

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__ = "2024.dev"
4+
__version__ = "2025.dev"
55
__authors__ = "Akash Dhruv"
66
__license__ = "Apache Software License"
77
__copyright__ = "Copyright (c) Akash Dhruv 2023. All Rights Reserved."

0 commit comments

Comments
 (0)