Skip to content

Commit af88017

Browse files
committed
corercting version in __init__
1 parent c56f311 commit af88017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

negmas/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
__author__ = """Yasser Mohammad"""
66
__email__ = "yasserfarouk@gmail.com"
7-
__version__ = "0.10.0"
7+
__version__ = "0.9.5"
88

99

1010
from .config import *

0 commit comments

Comments
 (0)