Varied code name output across project

Bug #945889 reported by Cruz Bishop
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Versioneer
Fix Released
Wishlist
Cruz Bishop

Bug Description

Example:

Maven:
    1.0.0.0-SNAPSHOT 'HELLOWORLD'
    1.2.3 'ABC'
    4-ALPHA 'WATSON'

version.toString():
    1.0.0.0-SNAPSHOT "HELLOWORLD"
    1.2.3 "ABC"
    4-ALPHA "WATSON"

Change version.toString() output to use ' instead of " when surrounding the code name

Related branches

Changed in versioneer:
status: New → Triaged
importance: Undecided → Wishlist
assignee: nobody → Cruz Bishop (cruzjbishop)
milestone: none → 1.1.1.1
status: Triaged → Fix Committed
summary: - Varies code name output across project
+ Varied code name output across project
Changed in versioneer:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.