Skip to content
Snippets Groups Projects
Commit ac736279 authored by Benedikt Steinbusch's avatar Benedikt Steinbusch
Browse files

bump version to 1.2

parent 1bb09cc8
No related branches found
No related tags found
No related merge requests found
Pipeline #95501 passed
VERSION = 1
PATCHLEVEL = 1
PATCHLEVEL = 2
tar:
/usr/bin/env python tar.py xenv $(VERSION).$(PATCHLEVEL)
......@@ -3,7 +3,7 @@ from setuptools import setup
setup(
name="xenv",
version="1.1",
version="1.2",
packages=["xenv"],
entry_points={
"console_scripts": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment