We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2d1ea commit 5e9257fCopy full SHA for 5e9257f
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='pyalcs',
4
- version='1.2',
+ version='1.3',
5
description='Implementation of Anticipatory Learning Classifiers',
6
keywords='acs lcs machine-learning reinforcement-learning openai',
7
url='https://github.com/ParrotPrediction/pyalcs',
0 commit comments