Skip to content

Commit 1f2d1ea

Browse files
author
Norbert Kozlowski
committed
Bump version to 1.2
1 parent b296409 commit 1f2d1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='pyalcs',
4-
version='1.1',
4+
version='1.2',
55
description='Implementation of Anticipatory Learning Classifiers',
66
keywords='acs lcs machine-learning reinforcement-learning openai',
77
url='https://github.com/ParrotPrediction/pyalcs',

0 commit comments

Comments
 (0)