Skip to content

atom package which updates the patch number of a python __version__ on every save

License

Notifications You must be signed in to change notification settings

j14r/python-version-increment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-version-increment package

increments the patch number of a python version on every save

__version__ = "1.2.3"

becomes:

__version__ = "1.2.4"

About

atom package which updates the patch number of a python __version__ on every save

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published