Skip to content

Commit

Permalink
Fix version override code (#7397)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepikaNMS committed Mar 20, 2024
1 parent e2dad8c commit 0017504
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
11 changes: 0 additions & 11 deletions src/confluent/azext_confluent/manual/version.py

This file was deleted.

4 changes: 0 additions & 4 deletions src/confluent/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@

# HISTORY.rst entry.
VERSION = '0.6.0'
try:
from azext_confluent.manual.version import VERSION
except ImportError:
pass

# The full list of classifiers is available at
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
Expand Down

0 comments on commit 0017504

Please sign in to comment.