Bumped version to 0.2.3
This commit is contained in:
parent
67403b2353
commit
c554c6e71c
|
|
@ -1,3 +1,9 @@
|
||||||
|
kiplot.inti-cmnb (0.2.3-1) stable; urgency=medium
|
||||||
|
|
||||||
|
* Added command line option to list available targets
|
||||||
|
|
||||||
|
-- Salvador E. Tropea <salvador@kaira.inti.gov.ar> Thu, 23 Apr 2020 14:39:56 -0300
|
||||||
|
|
||||||
kiplot.inti-cmnb (0.2.2-1) stable; urgency=medium
|
kiplot.inti-cmnb (0.2.2-1) stable; urgency=medium
|
||||||
|
|
||||||
* Removed KiBoM temporal files
|
* Removed KiBoM temporal files
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
VERSION = (0, 2, 2)
|
VERSION = (0, 2, 3)
|
||||||
|
|
||||||
__version__ = '.'.join(map(str, VERSION))
|
__version__ = '.'.join(map(str, VERSION))
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue