Skip to content
Snippets Groups Projects
Commit 210e8769 authored by Rajmund Hruška's avatar Rajmund Hruška
Browse files

DEPLOY: Version bumped up to '0.63' to build a new distribution.

parent eb9e8ece
No related branches found
No related tags found
1 merge request!80.63
Pipeline #1859 passed
......@@ -15,7 +15,6 @@ variables:
cache:
paths:
- .cache/pip
- venv/
before_script:
- pip install virtualenv
......
......@@ -59,10 +59,16 @@ Copyright
|
Changelog
--------------------------------------------------------------------------------
Version 0.63
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Released 2022-06-22
- Started using the latest version of ``pydgets``.
Version 0.62
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
......@@ -79,7 +85,7 @@ Version 0.61
Released 2022-01-20
- Fixed formatting error introduced in 0.60
- Fixed formatting error introduced in 0.60.
Version 0.60
......@@ -87,7 +93,7 @@ Version 0.60
Released 2022-01-20
- Masked PID in PID file name and runlog file name
- Masked PID in PID file name and runlog file name.
Version 0.59
......@@ -95,4 +101,4 @@ Version 0.59
Released 2021-01-11
- Made runlog file names more unique by adding PID
- Made runlog file names more unique by adding PID.
......@@ -19,5 +19,5 @@ Python 3.
"""
__author__ = "Honza Mach <honza.mach.ml@gmail.com>"
__version__ = "0.62"
__version__ = "0.63"
python-dotenv==0.10.1
jsonschema==3.0.1
pydgets==0.9
pydgets
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment