Skip to content

Releases: paul-breen/xcsv-plot

v0.4.2

Choose a tag to compare

@paul-breen paul-breen released this 08 Jun 15:11
Bump version

v0.4.1

Choose a tag to compare

@paul-breen paul-breen released this 08 Jun 13:59
Bump version

v0.4.0

Choose a tag to compare

@paul-breen paul-breen released this 08 May 09:41
Bump the version

v0.3.0

Choose a tag to compare

@paul-breen paul-breen released this 01 May 16:24
Bump the version

v0.2.0

Choose a tag to compare

@paul-breen paul-breen released this 26 Mar 19:22
Tagging version 0.2.0

v0.1.0

Choose a tag to compare

@paul-breen paul-breen released this 13 Jan 19:41
Ensure we never accidentally commit the local copy of the main package

As this a subpackage, we symlink the main package's __init__.py in-place for development.  We should never commit this though; that should be committed from its own repo (xcsv).  Hence we .gitignore it here, to avoid any mistakes.