Commit graph

15 commits

Author SHA1 Message Date
Serg Tereshchenko
04e4ae36a7 chore: Use importlib-metadata 2022-05-15 09:16:49 +03:00
Serhii Tereshchenko
6b4bb733d9
fix: Store version as plain text file to simplify bumping (#636)
BREAKING CHANGE: Replaced `VERSION` in tuple format by `__version__` as a string
2022-05-14 11:11:07 +03:00
Dirk Eschler
36dec21b43 Trigger rtd webhook. 2019-04-30 10:57:21 +02:00
Russ Ferriday
24c5ef210f
Update copyright message
otherwise you look out-of-date
2019-02-23 01:00:54 +00:00
Dirk Eschler
c48a6d90cf Prepared 0.10.0 release. 2015-07-03 10:37:14 +02:00
deschler
e71f6adefb Prepared 0.7.3 release. 2014-01-05 00:40:01 +01:00
Dirk Eschler
04de5f1460 Added Jacek Tomaszewski to documentation copyright. 2013-11-11 11:02:05 +01:00
Dirk Eschler
7267e22864 Incremented year. 2013-01-31 17:06:02 +01:00
Dirk Eschler
fb1b58c7c0 Added broader exception handling in version determination to see if this fixes build problems on rtd. 2012-11-16 00:46:04 +01:00
Dirk Eschler
fcb56c9003 Adopted code from Django's development version to derive a PEP386-compliant version number from VERSION. We shouldn't reinvent the wheel. Includes support to add a git timestamp for dev snapshots if a .git directory is present. 2012-11-16 00:33:32 +01:00
Dirk Eschler
6ad3e839aa Central definition of version in module's __init__.py. The version is reused by setup.py and sphinx. 2012-11-02 12:59:46 +01:00
Dirk Eschler
7b8cafbde7 Fixed release doesn't include rst files. 2012-10-17 17:41:18 +02:00
Dirk Eschler
09a0c4434a Prepared 0.4.0-beta1 release. 2012-10-17 17:12:26 +02:00
Dirk Eschler
5a63105ab3 Various documentation improvements. 2012-10-17 16:57:52 +02:00
Dirk Eschler
2f869bf723 Converted documentation to shpinx and added an initial setup (work-in-progress). 2012-10-17 11:18:36 +02:00