Commit graph

18 commits

Author SHA1 Message Date
Mike
5b9e5f2615 style: explicitly define import path 2021-10-16 10:45:01 -07:00
Mike
b1badf8dc5 style: run black formatter 2021-10-16 10:43:02 -07:00
Mike
9849f8356d chore: remove version from __init__ 2021-06-17 16:39:03 -07:00
Mauro
47efd09cb2 Bump ver + update setup 2021-04-23 16:08:07 -03:00
Iwo Herka
1a0c9d0cc0 Bump version to 0.13.0 2019-06-20 16:18:31 +00:00
Iwo Herka
08104f8c0e Bump version to 0.12.0 2018-09-21 11:49:03 +00:00
Iwo Herka
be0197d5f3 Bump to version 0.11.1 2018-08-01 07:36:22 +00:00
Iwo Herka
d49031c8e6 Bump version to 0.11.0 2018-07-27 14:02:45 +00:00
Iwo Herka
c1300903f8 Bump patch version 2018-07-13 14:25:20 +00:00
Iwo Herka
cd4acd1f9c Bump version to 0.10.1 2018-06-20 09:43:36 +02:00
Siegmeyer of Catarina
9908669496 Bump minor to 0.10.0 2018-06-14 16:15:36 +02:00
Siegmeyer of Catarina
9bf3dbfb5d Migrate module docstrings to Google-style format (#10) (#5) 2018-06-03 15:42:16 +02:00
Iwo Herka
1813cacf1b Simplify assignment to __version__
This commit removes `get_version` helper which is completely useless and
not used anywhere else, i.e. from now on `__version__` is assigned directly.
As a side-effect, this makes patch number always visible in the
version number. This is correct behavior; there is no reason to hide it
when it equals 0.

Links: https://semver.org/
2018-05-30 17:12:09 +02:00
Iwo Herka
a050eb3504 Remove remaining license notices (#3) 2018-05-30 17:04:11 +02:00
Iwo Herka
342fee006a Remove Vim directives 2018-04-06 16:53:32 +02:00
Iwo Herka
17c8d84295 Make tests runnable with Python 3 2018-04-06 13:59:51 +02:00
David Gelvin
5ccc3f012a Added sites framework 2010-09-30 12:43:26 +03:00
David Gelvin
0264919f88 Reorganized dir 2010-09-27 16:28:52 +03:00