Skip to content

Commit c0aecf4

Browse files
authored
Version bump
1 parent c924e98 commit c0aecf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = '0.1.1.1'
3+
VERSION = '0.2.0.0'
44
DESCRIPTION = 'Python API wrapper for the galician public transport'
55
with open("README.md", "r", encoding="utf-8") as fh:
66
LONG_DESCRIPTION = fh.read()

0 commit comments

Comments
 (0)