Skip to content

Commit ed95d33

Browse files
committed
Switched version files to dev for next version development
1 parent 7a7bb41 commit ed95d33

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
OpenXC Python Library Changelog
22
===============================
33

4+
v0.15.0-dev
5+
----------
6+
47
v0.15.0
58
----------
69

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ OpenXC for Python
44

55
.. image:: /docs/_static/logo.png
66

7-
:Version: 0.15.0
7+
:Version: 0.15.0-dev
88
:Web: http://openxcplatform.com
99
:Download: http://pypi.python.org/pypi/openxc/
1010
:Documentation: http://python.openxcplatform.com
@@ -32,7 +32,11 @@ manipulating previously recorded vehicle data.
3232

3333
To package run "setup.py sdist bdist_wheel"
3434
to push to pypi run "python -m twine upload dist/*"
35-
35+
Version files:
36+
CHANGELOG.rst
37+
README.rst
38+
openxc/version.py
39+
docs/index.rst
3640
3741
License
3842
=======

0 commit comments

Comments
 (0)