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

Commit

Permalink
bump to 0.0.1a1
Browse files Browse the repository at this point in the history
  • Loading branch information
Invincibear committed Jan 22, 2024
1 parent 5600760 commit 5c0c251
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Paddle Billing Python SDK Changelog


## Version 0.0.1 (2024-01-22)
## Version 0.0.1a1 (2024-01-22)

### Features:
- We exist
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages


VERSION = '0.0.1'
VERSION = '0.0.1a1'


setup(
Expand Down

0 comments on commit 5c0c251

Please sign in to comment.