Skip to content
forked from henryk/ecrterm

Python ZVT 700 interface (electronic cash registers)

License

Notifications You must be signed in to change notification settings

wirelane/ecrterm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecrterm

Python ZVT 700 interface (electronic cash registers)

Creating tags and releases

Based on https://stackoverflow.com/a/7502821

Update the version in ecrterm/init.py and create a tag using

git tag -a v$(python setup.py --version) -m 'description of version'

Then push the tag to github

git push --tags

About

Python ZVT 700 interface (electronic cash registers)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%