Skip to content

Commit fc6399b

Browse files
committed
0.1 release
1 parent 57b31a5 commit fc6399b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
Version 0.1 [unreleased]
4+
Version 0.1 [2015-12-21]
55
------------------------
66

77
- ``get_config`` view

owm_legacy/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (0, 1, 0, 'alpha')
1+
VERSION = (0, 1, 0, 'final')
22
__version__ = VERSION # alias
33

44

0 commit comments

Comments
 (0)