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

bump version to 1.3

parent 77ce707b
Branches main
No related tags found
No related merge requests found
Pipeline #180369 passed
VERSION = 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.2",
version="1.3",
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