Skip to content

Commit d8d38a2

Browse files
committed
Set the version number for the v0.5 release
1 parent bfeae01 commit d8d38a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flickr_api/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
Allows to define the version number uniquely.
44
"""
55

6-
__version__ = "0.5dev"
6+
__version__ = "0.5"

0 commit comments

Comments
 (0)