chore: Prevent sdist from including 'dev' twice in the archive name
This commit is contained in:
@@ -12,5 +12,5 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
__version__ = '0.3.0dev'
|
||||
__version__ = '0.3.0'
|
||||
"""Current version of Falcon."""
|
||||
|
||||
Reference in New Issue
Block a user