Skip to content

Commit 53fac3a

Browse files
version update
1 parent c060167 commit 53fac3a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
setup(
99
name="memphis-functions",
1010
packages=["memphis"],
11-
version="1.0.1",
11+
version="1.0.2",
1212
license="Apache-2.0",
1313
description="A powerful messaging platform for modern developers",
1414
long_description=long_description,
@@ -17,7 +17,7 @@
1717
author="Memphis.dev",
1818
author_email="[email protected]",
1919
url="https://github.com/memphisdev/memphis-functions.py",
20-
download_url="https://github.com/memphisdev/memphis-functions.py/archive/refs/tags/1.0.1.tar.gz",
20+
download_url="https://github.com/memphisdev/memphis-functions.py/archive/refs/tags/1.0.2.tar.gz",
2121
keywords=["message broker", "devtool", "streaming", "data"],
2222
install_requires=[""],
2323
classifiers=[

version-beta.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.0.2

version.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.0.2

0 commit comments

Comments
 (0)