Skip to content
Snippets Groups Projects
Commit 4e6f7780 authored by dgelessus's avatar dgelessus
Browse files

Bump version number to 1.1.1-SNAPSHOT

parent 088e9cc9
No related branches found
No related tags found
No related merge requests found
Pipeline #37161 passed
# Changelog
## [(next version)](./README.md#for-developers)
* (no changes yet)
## [1.1.0](https://www3.hhu.de/stups/downloads/prob2-jupyter/prob2-jupyter-kernel-1.1.0-all.jar)
* Added a `--user` flag to the installer to allow installing the kernel into the user home directory. This allows installing the kernel without `sudo` when not using a virtual environment.
......
......@@ -9,7 +9,7 @@ plugins {
id("com.github.johnrengelman.shadow").version("5.2.0")
}
version = "1.1.0"
version = "1.1.1-SNAPSHOT"
final isSnapshot = project.version.endsWith("-SNAPSHOT")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment