Skip to content

Commit 334b28b

Browse files
committed
Release 0.2.0
1 parent 5b0694a commit 334b28b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Racker changelog
66
in progress
77
===========
88

9+
10+
2022-05-20 0.2.0
11+
================
12+
913
- Add software tests to CI/GHA
1014
- Naming things: Add ``racker`` command with ``racker {pull,run}`` subcommands
1115
- Improve subprocess stdout/stderr redirection and error handling

setup.py

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

99
setup(
1010
name="racker",
11-
version="0.1.0",
11+
version="0.2.0",
1212
author="Andreas Motl",
1313
author_email="andreas.motl@cicerops.de",
1414
url="https://github.com/cicerops/racker",

0 commit comments

Comments
 (0)