Skip to content

mmagnus/curr_version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curr_version

Build Status

Usage:

>>> from curr_version import get_version
>>> print 'ver: %s' % get_version()
ver: v0.1-1-g06cc96e

Requirements

sudo pip install sh

https://pypi.python.org/pypi/sh

History

v0.2

  • sh instead of pure git cmds