Mentions légales du service

Skip to content
Snippets Groups Projects

First attempt to add automatic debian packaging release using tags and gitlab release

Open FAURE Adrien requested to merge adfaure/procset.py:master into master
2 files
+ 79
16
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -28,7 +28,7 @@ author = 'Raphaël Bleuse'
# The short X.Y version
version = '1.0'
# The full version, including alpha/beta/rc tags
release = '1.0rc1'
release = '1.0'
# -- General configuration ---------------------------------------------------
Loading