diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-03-28 20:12:41 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-03-28 20:12:41 +0200 |
| commit | b014b19192b4ae64d848b25e99856eb4ba6cdd72 (patch) | |
| tree | 223ded87c5ee30a35258630f679d422f22bcb216 /setup.cfg | |
| parent | bea824f7597f716c206f9ab2d472778aeaacad7e (diff) | |
| download | minishell_test-1.1.3.tar.gz minishell_test-1.1.3.tar.bz2 minishell_test-1.1.3.zip | |
Added end_command_with_linefeed configuration option1.1.3
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [metadata] name = minishell_test -version = 1.1.2 +version = 1.1.3 license = GPL2 license_file = LICENSE description = test for the minishell project of school 42 |
