Skip to content

Commit d48f008

Browse files
committed
Pre release 0.0.5
1 parent 4b73e8c commit d48f008

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Versions should comply with PEP440. For a discussion on single-sourcing
1717
# the version across setup.py and the project code, see
1818
# https://packaging.python.org/en/latest/single_source_version.html
19-
version='0.0.4',
19+
version='0.0.5',
2020

2121
description="FireO ORM is specifically designed for the Google's Firestore",
2222
long_description=long_description,
@@ -38,7 +38,7 @@
3838
# 3 - Alpha
3939
# 4 - Beta
4040
# 5 - Production/Stable
41-
'Development Status :: 3 - Alpha',
41+
'Development Status :: 4 - Beta',
4242

4343
# Indicate who your project is intended for
4444
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)