Skip to content

Commit

Permalink
[Version] v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Herklos committed Oct 5, 2019
1 parent ee39711 commit 9e853ce
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 6 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,9 @@ matrix:
- ls
deploy:
- provider: pypi
username:
secure: f+YjNk1H7XA01PRrnc0vgXBFRDNmOlkM27s2rpmGeNgARTiwVqKyDKmwLkQdZmba71Ew4+BQyqbhPu3hySM+nncM34av/ZkSDJgvp/f0kcvk8htT+IgisJRgwyTHhsKqtWPbGWBcr2mlSJ2iAzJNtgoxnj+v8LIB5rZZvPC0Q6YjwMwBHGfaYwI2eRXtc8RcYXtqqFPyVRLCP10I206PgS4GwPLG6wU+5g3qMzkFOrsTHyjkaM6/GkPrgfoNimY0lPGZqP2qHuthGoT0AdgjNxwGIIn3/G7Jiq4kHMAuxybHmCX9rJWpZwArrJDtbV4WdWbZPmsdDlnd7Cjkh0GEY0luiTK/uQ/axD4KuwzREU8AgcQlDq89hfK3icp9OfRVkHZOoKbt9rpAOef5ea6odMHI9RI9tlXHyXz4LL+YP9rQ2fITGovV6AvcJocLfNSYiWqlYZoYNodkGu4j03hm49FR20rMQlkpfI5JbwTUF7k+/WKGX96Kr/9LF6kRd5FOAFNJdum2r2W8F68d2JsaHZyYQLVfo8Kby8VW1VAUcmv2iTOxP6YZSXYtvr9Zau2KsNQkr8QavQefOR2QzR9jStqXXMx5LovzE5ngLPazTHO30F5hqEqveygtPI9J/wx+tPj1vDk04fXP6zrGUBURfuKebNpt1dlqz9m+3aNdg8I=
user: "__token__"
password:
secure: Dq/LPcdduzDJg5Sw4ToptECcp0JXCl6Zx8vOm8jfXGBX2ccoGMBik3TelvU3aKQIHL8nFLm9t0+QBle4wP8fZyNvfABDITBAYDeof2q1G5jRBu4BSOfk8lRmtQKWApcOSOiWE9tqcrIXHGhoOlj7FabrYBdFXQ9F+zd3XmLHq+JdZM0pOXAq1FkiCvc1iVltLccopyevXgbg4mGpfMl6ojiz5wDWt5eMrQIRnDvKMrvKMMzxgHF3uhUzaxxTRIEJs7sLpRULbwhw87Yt1WL4N5HXLZRIH/Lbx9dDLZ1cbv7a4MNunxLtycgMntJiyVXOePDWEaRsh4Cad4Nct8JItCBiji9Tp0CKX9mGCZnXFe9FicbcMWTuS/Y4Ml+e99jUxg1PZC6z1xenN+xyr6TIuXdE3okxoPMM6UE6V+Qmhb7ds6OcdAmqE5SglQHQaPQtN7ix9pCJ/QbgvSQYMgkT8Si0cRqbfGHRU7Q+zzM55O+X/lzX/85VDmHn+S9bld62Z7bu5axUwEJNfaMFIVxRZjlkHFCHn0NW9mC50BMoFeq5zOLw2kuYnyHk5xVyfaI3Wml6n1FZ4NBZfdXtJwC93K168PXg/qHL4j8UvD+GOMGCfK9Ub/GdERSqCewexBvjup4mqgzeS10HM8+hye/0+jvtLnk178oHdX7vT93d9B4=
secure: HHlsEgI/sKI1iG5y571xXlokPZN6nwT4wCeG1oLFX6gEJTMnyWDq8wSiqaaIiOMcs6MWA/pQI6wf4yL0a2lXZMiNQIEC+Q64Iln1leNBXbDDsNYXPHPhsb2ZIPkVf2PFFIUCp+7kNQk7+h/5Px3wmoLs2WZbqy2vMHA4fGKwA3/xrwbjovQTJbDkonyZPzPCo30jsbl5jH/IzH1Lv2hn1xK7yS2w3y+iSV9tj2Wchcfz18OAVrb59PgaQptEzlKqujP6Khj6qV+04cTldzYh2Vd0kyYlSxmSN57EKYVyZfUkXCLm/AcJ55YfNwbrGslmPC/0g8rbmlMVGwB9cHQwBLARu3QwJZ7wW1PDiCXvJ2BTbeihh8dzOneGkgwfOe3HXD1F/7zA0I4NOuucPhcyD+EA3XVzFhNSqCOrK1E9D8pMqxn3c08+ORazdcebVojF7OAODxDOt1cldPwRjjflZ2AV6vOpZZvSKq43A9n3aXDnyTmzJF5y/Q1RjdmAgqb/bCchtUQ3COq5RA7BWtYCWnZURWy3lnjBB99G24v3dR2d1L730mjN72AIqx86bvKYU7YEiwz0ZTzlWaSXUjz78I7oDkYHuQwEnEeQ8AdA78+IJU3/lgac2XuRjkVr4MDwfJm52Y1GrayOC+JvFj9axVA6jgKOfk0WSN0qZwsTim8=
skip_existing: true
skip_cleanup: true
distributions: "sdist"
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.2.0] - 2019-10-05
## Added
- Evaluator types management
- Initialization API

## Moved
- config_manager to commons

## Fixed
- Channels package compatibility
- Commons package compatibility

## [1.1.0] - 2019-09-01
## Changed
- Improved API initialization
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# OctoBot-Evaluators [1.1.0-alpha](https://github.com/Drakkar-Software/OctoBot-Evaluators/blob/master/CHANGELOG.md)
# OctoBot-Evaluators [1.2.0-beta](https://github.com/Drakkar-Software/OctoBot-Evaluators/blob/master/CHANGELOG.md)
[![PyPI](https://img.shields.io/pypi/v/OctoBot-Evaluators.svg)](https://pypi.python.org/pypi/OctoBot-Evaluators/)
[![Build Status](https://travis-ci.com/Drakkar-Software/OctoBot-Evaluators.svg?branch=master)](https://travis-ci.org/Drakkar-Software/OctoBot-Evaluators)
[![Build status](https://ci.appveyor.com/api/projects/status/p68n2y6547xhw0t6?svg=true)](https://ci.appveyor.com/project/Herklos/octobot-evaluators)
Expand Down
2 changes: 1 addition & 1 deletion octobot_evaluators/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
# License along with this library.

PROJECT_NAME = "OctoBot-Evaluators"
VERSION = "1.1.0" # major.minor.revision
VERSION = "1.2.0" # major.minor.revision
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def build_ext(*args, **kwargs):
ext_modules=cythonize(ext_modules, gdb_debug=CYTHON_DEBUG),
python_requires=REQUIRES_PYTHON,
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'Programming Language :: Python :: 3.7',
'Programming Language :: Cython',
],
Expand Down

0 comments on commit 9e853ce

Please sign in to comment.