Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2144d09

Browse filesBrowse files
authored
chor: Update repo to say beta release instead of alpha (#691)
* fix: Bump version number after 2.2.1b2 release * Update setup.py Current release is beta so updating the same in setup.py
1 parent 5f9750e commit 2144d09
Copy full SHA for 2144d09

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# 'Development Status :: 3 - Alpha'
1717
# 'Development Status :: 4 - Beta'
1818
# 'Development Status :: 5 - Production/Stable'
19-
release_status = "Development Status :: 3 - Alpha"
19+
release_status = "Development Status :: 4 - Beta"
2020
dependencies = ["sqlparse >= 0.3.0", "google-cloud-spanner >= 3.0.0"]
2121
extras = {
2222
"tracing": [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.