Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
quintindunn committed Oct 22, 2023
1 parent 3fa80b7 commit 1d9ae51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

VERSION = "0.0.1-PRERELEASE"
VERSION = "0.0.1.1"
DESCRIPTION = "A Python API wrapper for the social media app Lapse."
LONG_DESCRIPTION = "An unofficial API wrapper for the social media app Lapse."

0 comments on commit 1d9ae51

Please sign in to comment.