Skip to content

Commit 5dc8fda

Browse files
authored
Bump version number.
1 parent 6c000db commit 5dc8fda

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyalarmdotcomajax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
ExtendedProperties,
4646
)
4747

48-
__version__ = "0.4.8-beta"
48+
__version__ = "0.4.8"
4949

5050
log = logging.getLogger(__name__)
5151

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ beautifulsoup4 >= 4.10.0
77
aiohttp >= 3.8.1
88
python-dateutil >= 2.8.2
99
termcolor >= 1.1.0
10+
pylint >= 2.15.9

0 commit comments

Comments
 (0)