Skip to content

Commit 00fe4d4

Browse files
authored
Bump version
1 parent bf5c59a commit 00fe4d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = lumaserv-api-client
3-
version = 0.0.1
3+
version = 0.0.2
44
author = LUMASERV
55
author_email = info@lumaserv.com
66
description = Python Client for the LUMASERV API.
@@ -24,4 +24,4 @@ packages = find:
2424
python_requires = >=3.6
2525

2626
[options.packages.find]
27-
where = src
27+
where = src

0 commit comments

Comments
 (0)