File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- v0.4.0 (in development )
2
- -----------------------
1
+ v0.4.0 (2017-04-22 )
2
+ -------------------
3
3
- Split off the command-line programs from
4
4
[ ` javaproperties ` ] ( https://github.com/jwodder/javaproperties ) into a separate
5
5
package,
Original file line number Diff line number Diff line change 18
18
19
19
`GitHub <https://github.com/jwodder/javaproperties-cli >`_
20
20
| `PyPI <https://pypi.python.org/pypi/javaproperties-cli>`_
21
- | `Documentation <https://javaproperties-cli.readthedocs.io/en/latest >`_
21
+ | `Documentation <https://javaproperties-cli.readthedocs.io/en/v0.4.0 >`_
22
22
| `Issues <https://github.com/jwodder/javaproperties-cli/issues>`_
23
23
24
24
``javaproperties-cli `` is a wrapper around the |javaproperties |_ package (from
Original file line number Diff line number Diff line change 11
11
<http://javaproperties-cli.rtfd.io> for more information.
12
12
"""
13
13
14
- __version__ = '0.4.0.dev1 '
14
+ __version__ = '0.4.0'
15
15
__author__ = 'John Thorvald Wodder II'
16
16
__author_email__ = '[email protected] '
17
17
__license__ = 'MIT'
You can’t perform that action at this time.
0 commit comments